CopyWith$Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated<TRes> constructor

CopyWith$Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated<TRes>(
  1. Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated instance,
  2. TRes then(
    1. Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated
    )
)

Implementation

factory CopyWith$Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated(
  Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated
      instance,
  TRes Function(
          Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated)
      then,
) = _CopyWithImpl$Variables$Query$getComingSoonQuestsByTargetAndUserAudienceWithLinkedAccountsPaginated;