values property

List<Object?> values
final

The selector values in selector order (e.g. [country, year]).

Implementation

final List<Object?> values;