element property
The element associated with this directive, or null
if the AST structure
hasn't been resolved.
Implementation
@override
LibraryExportElement? get element;
The element associated with this directive, or null
if the AST structure
hasn't been resolved.
@override
LibraryExportElement? get element;