uniqueValues property

List<UniqueValue> uniqueValues

A collection of unique values used by the renderer to select a symbol.

Implementation

List<UniqueValue> get uniqueValues => _uniqueValues.value;