copyWith property

  1. @JsonKey(ignore: true)
$MandateDataCopyWith<MandateData> copyWith
inherited

Implementation

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