libraryElement property
The element representing the library containing the compilation unit.
Implementation
@Deprecated('Use libraryElement2 instead')
LibraryElement get libraryElement;
The element representing the library containing the compilation unit.
@Deprecated('Use libraryElement2 instead')
LibraryElement get libraryElement;