exportedLibraries property

List<LibraryElement> exportedLibraries

Return a list containing all of the libraries that are exported from this library.

Implementation

List<LibraryElement> get exportedLibraries;