values property

List<String>? values
final

The values of the filter. These are all the values for any of the applied filters.

Implementation

final List<String>? values;