copyWith property

Implementation

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