copyWith property

Implementation

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