content of file
@override String get content => ''' abstract class $_fileName { //TODO: Implement $_fileName String get katekko; } ''';