static String domainIndex(String name) => '''export 'models/index.dart'; export 'repository/index.dart'; export 'services/index.dart'; ''';