labels property

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

Set of labels associated with a Certificate Map.

Implementation

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