choices property

List<String>? choices
getter/setter pair

Possible choices.

Implementation

core.List<core.String>? choices;