labels property

Map<T, String>? labels
final

Optional custom labels for domain values.

Implementation

final Map<T, String>? labels;