prefix property Null safety

Symbol? prefix

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

Implementation

Symbol? get prefix;