copyWith property Null safety

$DecorationCopyWith<Decoration> copyWith
@JsonKey(ignore: true), inherited

Implementation

@JsonKey(ignore: true)
$DecorationCopyWith<Decoration> get copyWith =>
    throw _privateConstructorUsedError;