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