menu
flutter_devops_kit package
documentation
models/module/module_integration.dart
ModuleIntegration
strategy property
strategy property
dark_mode
light_mode
strategy
property
String
strategy
final
The strategy used to integrate the module into the project.
Implementation
final String strategy;
flutter_devops_kit package
documentation
models/module/module_integration
ModuleIntegration
strategy property
ModuleIntegration class