allowedValues property

List<String>? allowedValues
final

Allowed values for enum-like columns.

Implementation

final List<String>? allowedValues;