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