copyWith property Null safety

$ColorSchemeCopyWith<ColorScheme> copyWith
@JsonKey(ignore: true), inherited

Implementation

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