copyWith property

Implementation

CopyWith$Input$QuestsByTargetAndUserAudienceWithPerformedInput<
        Input$QuestsByTargetAndUserAudienceWithPerformedInput>
    get copyWith =>
        CopyWith$Input$QuestsByTargetAndUserAudienceWithPerformedInput(
          this,
          (i) => i,
        );