containingLibrary property
Return the library in which the completion is requested.
Implementation
@override
LibraryElement? containingLibrary;
Return the library in which the completion is requested.
@override
LibraryElement? containingLibrary;