importPrefix property

ImportPrefixReference get importPrefix

The import prefix through which the declaration is selected.

In a resolved AST, ImportPrefixReference.element is a PrefixElement.

Implementation

ImportPrefixReference get importPrefix;