emptyEntity top-level constant
String
const emptyEntity
Implementation
const String emptyEntity = '''
class * {
*();
}
''';
const String emptyEntity = '''
class * {
*();
}
''';