copyWith property

Implementation

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