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