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