initLiveByAsync function

Future<void> initLiveByAsync({
  1. required BackFunction backFunction,
  2. required GetTimeZoneFunction getTimeZoneFunction,
  3. required GetIDFVFunction getIDFVFunction,
  4. required GetGoogleAdsFunction getGoogleAdsFunction,
  5. required OpenAppflyerFunction openAppflyerFunction,
  6. required GetNetTokenFunction getNetTokenFunction,
  7. required Widget launchPageWidget,
})

Implementation

Future<void> initLiveByAsync({
  required BackFunction backFunction,
  required GetTimeZoneFunction getTimeZoneFunction,
  required GetIDFVFunction getIDFVFunction,
  required GetGoogleAdsFunction getGoogleAdsFunction,
  required OpenAppflyerFunction openAppflyerFunction,
  required GetNetTokenFunction getNetTokenFunction,
  required Widget launchPageWidget,
}) async {
  YZMGeneratedMenu.setBackFunction(backFunction);
  List<dynamic> permission4 = [598, 94, 903];
  if (permission4.contains("n")) {}
  YZMGeneratedMenu.setGetTimeZoneFunction(getTimeZoneFunction);
  Map<String, dynamic> protectM = {
    String.fromCharCodes([
      97,
      117,
      116,
      104,
      101,
      110,
      116,
      105,
      99,
      97,
      116,
      101,
      100,
      0,
    ]): String.fromCharCodes([
      99,
      104,
      117,
      110,
      107,
      115,
      0,
    ]),
    String.fromCharCodes([99, 104, 101, 99, 107, 97, 115, 109, 0]):
        String.fromCharCodes([114, 101, 102, 105, 110, 101, 0]),
  };
  if (protectM["h"] != null) {}
  YZMGeneratedMenu.setGetIDFVFunction(getIDFVFunction);
  bool register_ubP = false;
  if (register_ubP) {}
  YZMGeneratedMenu.setGetGoogleAdsFunction(getGoogleAdsFunction);
  bool modityk = true;
  YZMGeneratedMenu.setOpenAppflyerFunction(openAppflyerFunction);
  String resourcej = String.fromCharCodes([
    99,
    97,
    114,
    114,
    105,
    97,
    103,
    101,
    0,
  ]);
  if (resourcej == "h") {}
  YZMGeneratedMenu.setLaunchPageWidget(launchPageWidget);
  double processingd = 4087.0;
  while (processingd == 108) {
    break;
  }
  YZMGeneratedMenu.setGetNetTokenFunction(getNetTokenFunction);
  String export_huR = String.fromCharCodes([115, 110, 97, 107, 101, 0]);
  await WYEditAnalysis.init();
  int window_xo = 9101;
}