exportedLibrary property

LibraryElement? 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;