copyWith property

Implementation

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