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