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