element property
Return the element associated with this directive, or null
if the AST
structure has not been resolved.
Implementation
@override
AugmentationImportElement? get element;
Return the element associated with this directive, or null
if the AST
structure has not been resolved.
@override
AugmentationImportElement? get element;