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