element2 property
The element associated with this annotation.
Returns null
if the AST structure hasn't been resolved or if this
annotation couldn't be resolved.
Implementation
@experimental
Element2? get element2;
The element associated with this annotation.
Returns null
if the AST structure hasn't been resolved or if this
annotation couldn't be resolved.
@experimental
Element2? get element2;