Requested websocket subprotocols from the client handshake.
List<String> get requestedProtocols => _event.context.webSocket?.requestedProtocols ?? const <String>[];