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