targetLibrary property
Returns the library mirror of the library that is imported or exported, or null if the library is not loaded.
Implementation
LibraryMirror? get targetLibrary;
Returns the library mirror of the library that is imported or exported, or null if the library is not loaded.
LibraryMirror? get targetLibrary;