AnnotationEmitter constructor

const AnnotationEmitter(
  1. Context context
)

Emits the Annotation configuration into Dart source code.

Implementation

const AnnotationEmitter(super.context);