copyWith property

  1. @JsonKey(ignore: true)
$ShippingDetailsCopyWith<ShippingDetails> copyWith
inherited

Implementation

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