targetLibrary property
LibraryMirror
get
targetLibrary
Returns the library mirror of the library that is imported or exported, or null if the library is not loaded.
Required capabilities: targetLibrary does not require any capabilities.
Implementation
LibraryMirror get targetLibrary;