copyWith property

  1. @JsonKey(ignore: true)
$ColorAttributeCopyWith<ColorAttribute> copyWith
inherited

Implementation

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