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