menu
flutter_state_migrator package
documentation
migrator/analysis/config_manager.dart
MigratorConfig
governance property
governance property
dark_mode
light_mode
governance
property
Map
<
String
,
dynamic
>
governance
final
Governance rules map, forwarded directly to
GovernanceEngine
.
Implementation
final Map<String, dynamic> governance;
flutter_state_migrator package
documentation
migrator/analysis/config_manager
MigratorConfig
governance property
MigratorConfig class