uniqueValues property
A collection of unique values used by the renderer to select a symbol.
Implementation
List<UniqueValue> get uniqueValues => _uniqueValues.value;
A collection of unique values used by the renderer to select a symbol.
List<UniqueValue> get uniqueValues => _uniqueValues.value;