copyWith property

Implementation

CopyWith$Input$BankDetailsHolderInput<Input$BankDetailsHolderInput>
    get copyWith => CopyWith$Input$BankDetailsHolderInput(
          this,
          (i) => i,
        );