libraryImports property
List<LibraryImportElement>
get
libraryImports
Return a list containing all of the imports defined in this library.
Implementation
List<LibraryImportElement> get libraryImports;