copyWith property

  1. @JsonKey(ignore: true)
$CustomerInfoCopyWith<CustomerInfo> copyWith
inherited

Implementation

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