copyWith property

  1. @JsonKey(ignore: true)
$ProductCopyWith<Product> copyWith
inherited

Implementation

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