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