metadata property

List<ElementAnnotation> get metadata

The metadata associated with this element.

This is a union of annotations associated with the class declaration and all its augmentations.

Implementation

List<ElementAnnotation> get metadata;