allowedValues property

List<String>? allowedValues
final

Allowed values (for validation and completion).

Implementation

final List<String>? allowedValues;