validValues property

List<T>? validValues
final

All of the valid values.

Implementation

final List<T>? validValues;