choices property

List<String>? choices
read / write

(optional) An array of valid values for this field.

Implementation

List<String>? choices;