XjnHVggMOUynnfgW static method

Future<String> XjnHVggMOUynnfgW()

Implementation

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