annotations property

  1. @TagNumber(5)
Map<String, String> annotations

Annotations to allow clients to store small amounts of arbitrary data.

Implementation

@$pb.TagNumber(5)
$core.Map<$core.String, $core.String> get annotations => $_getMap(4);