@override Future<void> connect({required String url}) async { _log('connect called with url: $url'); // TODO: implement iOS-specific connection }