containingLibraryPath property

String? containingLibraryPath
getter/setter pair

The path to the defining compilation unit of the library in which the referenced element is declared. This data is omitted if there is no referenced element, or if the element is declared inside an HTML file.

Implementation

String? containingLibraryPath;