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