SingleSelectCollector
Class representing DROPDOWN, RADIO type with SINGLE_SELECT inputType.
This class extends from the FieldCollector class and implements the Collector interface. It is used to collect multiple values from a list of options.