copyWith property

  1. @JsonKey(ignore: true)
$PaymentNoticeCopyWith<PaymentNotice> copyWith
inherited

Implementation

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