copyWith property

  1. @JsonKey(ignore: true)
$ShippingDetailsAddressCopyWith<ShippingDetailsAddress> copyWith
inherited

Implementation

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