libraryElement property

  1. @Deprecated('Use libraryElement2 instead')
LibraryElement get libraryElement

The element representing the library containing the compilation unit.

Implementation

@Deprecated('Use libraryElement2 instead')
LibraryElement get libraryElement;