copyWith property

  1. @JsonKey(ignore: true)
$SimpleImageCopyWith<SimpleImage> copyWith
inherited

Implementation

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