Future<int?> initVncClient( String hostName, int port, String password, { Duration? connectTimeout, }) { throw UnimplementedError('initVncClient() has not been implemented.'); }