copyWith property

  1. @JsonKey(ignore: true)
$PaymentListCopyWith<PaymentList> copyWith
inherited

Implementation

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