importName property

String importName

Implementation

String get importName => "'$import' ${prefix != null ? 'as $prefix' : ''}";