commands/codegen/generate_models_barrel_file library

Functions

generateModelsBarrelFile({required List<String> entitiesPath, required List<String> modelsPath, required String modelProviderPath, required String barrelFilePath}) Future<String>
Creates a barrel file that exports entities and models.