copyWith property

Implementation

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