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