prefix property Null safety

SimpleIdentifier prefix

Return the prefix associated with the library in which the identifier is defined.

Implementation

SimpleIdentifier get prefix;