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