annotations property

AnnotationManager annotations
latefinal

Provides access to annotation manager creation.

Implementation

late final AnnotationManager annotations = AnnotationManager(
  _impl.annotations,
);