labelValues property

  1. @ULabelValueConverter()
List<ULabelValue> get labelValues
inherited

The label values which this labeler publishes. May include global or custom labels.

Implementation

@ULabelValueConverter()
List<ULabelValue> get labelValues => throw _privateConstructorUsedError;