copyWith property

  1. @JsonKey(ignore: true)
$PaintPaletteCopyWith<PaintPalette> copyWith
inherited

Implementation

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