annotation top-level constant
Denotes that the annotated type is an annotation.
Implementation
@annotation
const String annotation = 'annotation';
Denotes that the annotated type is an annotation.
@annotation
const String annotation = 'annotation';