containingLibrary property

  1. @override
LibraryElement2? containingLibrary
getter/setter pair

Return the library in which the completion is requested.

Implementation

@override
LibraryElement2? containingLibrary;