labels property

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

GCP labels for this Feature.

Implementation

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