copyWith property

  1. @JsonKey(ignore: true)
$CustomerCopyWith<Customer> copyWith
inherited

Implementation

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