exportedLibrary property
      
      LibraryElement?
      get
      exportedLibrary
      
    
    
The LibraryElement, if uri is a DirectiveUriWithLibrary.
Implementation
LibraryElement? get exportedLibrary;The LibraryElement, if uri is a DirectiveUriWithLibrary.
LibraryElement? get exportedLibrary;