copyWith property

  1. @JsonKey(ignore: true)
$MyImageCopyWith<MyImage> copyWith
inherited

Implementation

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