elementAnnotation property

  1. @override
ElementAnnotation? elementAnnotation
getter/setter pairoverride-getter

The element annotation representing this annotation in the element model.

Implementation

@override
ElementAnnotation? elementAnnotation;