copyWith property

  1. @JsonKey(ignore: true)
$BillingAddressConfigCopyWith<BillingAddressConfig> copyWith
inherited

Implementation

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