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