libraryImports property

List<LibraryImportElement> libraryImports

Return a list containing all of the imports defined in this library.

Implementation

List<LibraryImportElement> get libraryImports;