labels property

  1. @TagNumber.new(4)
PbMap<String, String> get labels

Labels describing the operation.

Implementation

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