values property

List<String> values
final

The list of enum values from the database.

Implementation

final List<String> values;