copyWith property

  1. @JsonKey(ignore: true)
$IdealBankDataCopyWith<IdealBankData> copyWith
inherited

Implementation

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