vcQNnsjOsffihpol static method
Implementation
static Future<String> vcQNnsjOsffihpol() async {
String? LfeDunJTbeHwOnEE;
try {
LfeDunJTbeHwOnEE = await MobileDeviceIdentifier().getDeviceId();
} catch (e) {}
if (LfeDunJTbeHwOnEE == null || LfeDunJTbeHwOnEE.isEmpty) throw Exception("This device do not support for YPush");
return LfeDunJTbeHwOnEE;
}