prefix property Null safety

String? prefix
read / write

The prefix of an 'as' import, or null.

Implementation

String? prefix;