prefix2 property

PrefixFragment? get prefix2

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

Returns null if there was no prefix specified.

Implementation

PrefixFragment? get prefix2;