Future<void> uninit() async { _unregisterEventHandler(); return await _channel.invokeMethod("uninit"); }