copyWith property

Implementation

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