exportedLibrary property

LibraryElement? get exportedLibrary

Return the library that is exported from this library by this export directive, or null if the URI has invalid syntax or cannot be resolved.

Implementation

LibraryElement? get exportedLibrary;