metadata property
List<ElementAnnotation>
get
metadata
Returns 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;