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