prefix property Null safety
Return the prefix to be used with the imported names, or null
if the
imported names are not prefixed.
Implementation
SimpleIdentifier? get prefix;
Return the prefix to be used with the imported names, or null
if the
imported names are not prefixed.
SimpleIdentifier? get prefix;