static Future<String> generateDeviceId() async { return await AclSdkPlatform.instance.generateDeviceId(); }