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