copyWith property
CopyWith$Input$QuestInput<Input$QuestInput>
get
copyWith
Implementation
CopyWith$Input$QuestInput<Input$QuestInput> get copyWith =>
CopyWith$Input$QuestInput(
this,
(i) => i,
);