copyWith property

Implementation

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