menu
database_bridge package
documentation
sql/drift/database_bridge_drift_service.dart
BatchOperation typedef
BatchOperation typedef
dark_mode
light_mode
BatchOperation
typedef
BatchOperation
=
void Function
(
Batch
batch
)
Implementation
typedef BatchOperation = void Function(Batch batch);
database_bridge package
documentation
sql/drift/database_bridge_drift_service
BatchOperation typedef
database_bridge_drift_service library