values property

List<String>? values
final

The value that the actual field value will be compared with.

Implementation

final List<String>? values;