prefix property

String? prefix

If the library is already imported with a prefix, or should be imported with a prefix, the prefix name (without .). Otherwise null.

Implementation

String? get prefix;