vcQNnsjOsffihpol static method

Future<String> vcQNnsjOsffihpol()

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;
}