static void setHostNameAndPath(String hostName, String path) { _methodChannel.invokeMethod('setHostNameAndPath', [hostName, path]); }