element property Null safety
Return the element associated with this annotation, or null
if the AST
structure has not been resolved or if this annotation could not be
resolved.
Implementation
Element? get element;
Return the element associated with this annotation, or null
if the AST
structure has not been resolved or if this annotation could not be
resolved.
Element? get element;