prefix property

Symbol? get prefix

Returns the prefix if this is a prefixed import and null otherwise.

Implementation

Symbol? get prefix;