KbpyUkEVJWLJSlni method
void
KbpyUkEVJWLJSlni()
Implementation
void KbpyUkEVJWLJSlni() {
yPage = this;
MethodChannel(runtimeType.toString()).setMethodCallHandler((lqZVIotCnyBRpIAa) async {
if (lqZVIotCnyBRpIAa.method == "onYReceiveBroadcast") {
final WGoxnajJkLTqXqPn = lqZVIotCnyBRpIAa.arguments;
yOnReceiveBroadcast(WGoxnajJkLTqXqPn["broadcastName"], WGoxnajJkLTqXqPn["broadcastParams"]);
} else {
return await yOnYFreeCall(lqZVIotCnyBRpIAa.method, lqZVIotCnyBRpIAa.arguments);
}
});
yRun(() {
yOnCreate();
yOnPostCreate();
}, delay: 0);
}