annotations property

  1. @TagNumber(2)
List<StreamAnnotation> get annotations

The node specific stream annotations.

Implementation

@$pb.TagNumber(2)
$core.List<StreamAnnotation> get annotations => $_getList(1);