void selfHandledCallback(Map<String, dynamic> payload) { _channel.invokeMethod(methodSelfHandledCallback, payload); }