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