libraryElement2 property

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

The element representing the library containing the compilation unit.

Implementation

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