CopyWith$Variables$Mutation$performPredefinedQuestByUser<TRes> constructor
CopyWith$Variables$Mutation$performPredefinedQuestByUser<TRes> (
- Variables$Mutation$performPredefinedQuestByUser instance,
- TRes then()
Implementation
factory CopyWith$Variables$Mutation$performPredefinedQuestByUser(
Variables$Mutation$performPredefinedQuestByUser instance,
TRes Function(Variables$Mutation$performPredefinedQuestByUser) then,
) = _CopyWithImpl$Variables$Mutation$performPredefinedQuestByUser;