values property

Set<String> values
final

All the possible cases.

Example : [ 'male', 'female'].

Implementation

final Set<String> values;