annotation top-level constant

  1. @annotation
String const annotation

Denotes that the annotated type is an annotation.

Implementation

@annotation
const String annotation = 'annotation';