legalValues property
final
A list of legal values for the field.
This list can be empty and in general is only applicable for fields with CsrFieldAccess.readWriteLegal access.
Implementation
final List<int> legalValues;
A list of legal values for the field.
This list can be empty and in general is only applicable for fields with CsrFieldAccess.readWriteLegal access.
final List<int> legalValues;