copyWith property

  1. @JsonKey(ignore: true)
$CollectibleCopyWith<Collectible> copyWith
inherited

Implementation

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