containingLibrary property

  1. @override
LibraryElement? containingLibrary
getter/setter pair

Return the library in which the completion is requested.

Implementation

@override
LibraryElement? containingLibrary;