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