applicationAnnotations property

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

Annotations that will be applied to the whole application.

Implementation

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