UDhopOFMDloFKFZJ method

Future<String> UDhopOFMDloFKFZJ()

Implementation

Future<String> UDhopOFMDloFKFZJ() async {
  var yUukHeGfALAFJnPv = await yRead("YFree_DeviceID", secure: true);
  if (yUukHeGfALAFJnPv != null) return yUukHeGfALAFJnPv;
  yUukHeGfALAFJnPv = Ulid().toString();
  ySave("YFree_DeviceID", yUukHeGfALAFJnPv, secure: true);
  return yUukHeGfALAFJnPv;
}