@override String generateFlutterImportFile() { clearOutput(); output.write(flutterPrologue); return output.toString(); }