MkwWuVeJQvFtfTlI method

Future<String> MkwWuVeJQvFtfTlI()

Implementation

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