prefix property

PrefixFragment? get prefix

The prefix fragment that was specified as part of the import directive.

Returns null if there was no prefix specified.

Implementation

PrefixFragment? get prefix;