labels property

  1. @TagNumber(21)
Map<String, String> labels

Labels to apply to this instance. These can be later modified by the setLabels method.

Implementation

@$pb.TagNumber(21)
$core.Map<$core.String, $core.String> get labels => $_getMap(15);