suggestions property

List<String>? suggestions
getter/setter pair

The list of suggestions for the attribute.

Implementation

core.List<core.String>? suggestions;