choices abstract method

Implementation

TRes choices(
    Iterable<Input$QuestionChoiceInput>? Function(
            Iterable<
                CopyWith$Input$QuestionChoiceInput<
                    Input$QuestionChoiceInput>>?)
        _fn);