entry property

List<String>? entry
getter/setter pair

For choice or multiselect restrictions, the list of possible entries' human-readable names.

Implementation

core.List<core.String>? entry;