allowedValues property

List allowedValues
final

The list of values allowed in the field.

Implementation

final List<dynamic> allowedValues;