allowedValues property

List<String>? allowedValues
final

A list of values that are permitted for a parameter.

Implementation

final List<String>? allowedValues;