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