CopyWith$Input$WalletInput<TRes> constructor
CopyWith$Input$WalletInput<TRes> (
- Input$WalletInput instance,
- TRes then()
Implementation
factory CopyWith$Input$WalletInput(
Input$WalletInput instance,
TRes Function(Input$WalletInput) then,
) = _CopyWithImpl$Input$WalletInput;