copyWith property

  1. @JsonKey(ignore: true)
$SepaDebitCopyWith<SepaDebit> copyWith
inherited

Implementation

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