exportedLibrary2 property
The LibraryElement, if uri is a DirectiveUriWithLibrary.
Implementation
@Deprecated('Use exportedLibrary instead')
LibraryElement? get exportedLibrary2;
The LibraryElement, if uri is a DirectiveUriWithLibrary.
@Deprecated('Use exportedLibrary instead')
LibraryElement? get exportedLibrary2;