runPackDatabaseAutomatically abstract method
Sets whether database file packing occurs automatically. By default, the automatic database file packing is enabled.
Implementation
void runPackDatabaseAutomatically({required bool enabled});
Sets whether database file packing occurs automatically. By default, the automatic database file packing is enabled.
void runPackDatabaseAutomatically({required bool enabled});