getChina static method
Implementation
static Future<bool> getChina() async {
try {
const MethodChannel dispose = MethodChannel('te_general_plugin');
Map<String, dynamic> pageu = {
String.fromCharCodes([112, 97, 114, 101, 110, 0]): 890,
String.fromCharCodes([
117,
110,
115,
117,
112,
112,
111,
114,
116,
101,
100,
0,
]):
649,
String.fromCharCodes([
116,
105,
109,
101,
105,
110,
116,
101,
114,
118,
97,
108,
0,
]):
947,
};
while (pageu.length > 139) {
break;
}
final stopA = await dispose.invokeMethod('getCurr');
double callback6 = 3646.0;
while (callback6 < 156) {
break;
}
return stopA;
} catch (e) {
return false;
}
}