Initialize the database
Future<void> init(String dbName) { throw UnimplementedError('init() has not been implemented.'); }