labels property

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

The labels associated with the peer.

Implementation

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