allowedValues property

List<String>? allowedValues
final

An array containing the list of values allowed for the parameter.

Implementation

final List<String>? allowedValues;