elementAnnotation property Null safety
Return the element annotation representing this annotation in the element
model; null
when the AST has not been resolved.
Implementation
ElementAnnotation? get elementAnnotation;
Return the element annotation representing this annotation in the element
model; null
when the AST has not been resolved.
ElementAnnotation? get elementAnnotation;