annotations property
latefinal
Provides access to annotation manager creation.
Implementation
late final AnnotationManager annotations = AnnotationManager(
_impl.annotations,
);
Provides access to annotation manager creation.
late final AnnotationManager annotations = AnnotationManager(
_impl.annotations,
);