labels property

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

Optional. User-defined labels for the DataAttributeBinding.

Implementation

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