Future<String> getRandomDeviceId() async { return await native(AffiseApiMethod.GET_RANDOM_DEVICE_ID); }