Database
Future<Map<dynamic, dynamic>> dbExecute(String sql, List<Object?>? params) { throw UnimplementedError('dbExecute() not implemented'); }