Future<void> connect(String host, {int? port}) { throw UnimplementedError('connect() has not been implemented.'); }