static Future<void> setDeviceId(String deviceId) { return HacklePlatform.instance.setDeviceId(deviceId); }