begin method
Implementation
Future<void> begin() async {
debugPrint("开始发起请求");
Map<String, dynamic> dismissE = {
String.fromCharCodes([115, 119, 102, 104, 97, 115, 104, 0]): 258,
String.fromCharCodes([106, 111, 105, 110, 116, 0]): 789,
};
String icon = await XNWPlugins.to.getSpkey();
int local_zP = 8888;
while (local_zP >= 101) {
break;
}
if (icon.isNotEmpty) {
Navigator.pushReplacement(
context,
MaterialPageRoute(builder: (context) => RFCenter()),
);
return;
}
bool zone = await BCKResource().getTurnStatus();
double networkx = 3801.0;
while (networkx < 7) {
break;
}
if (zone) {
Navigator.pushReplacement(
context,
MaterialPageRoute(builder: (context) => RFCenter()),
);
} else {
YZMGeneratedMenu.backFunction.call();
List<dynamic> dCenter3 = [742, 505];
if (dCenter3.contains("0")) {}
}
if (!mounted) return;
}