@override Future<void> setDeviceBool(String key, bool value) async { bugfender_web.setDeviceKey(key, value); }