copyWith property

  1. @JsonKey(ignore: true)
$CartCopyWith<Cart> get copyWith
inherited

Implementation

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