protocol property

String? get protocol

Returns the websocket selected protocol.

If server-side no configured protocols, the protocol value is null.

Implementation

String? get protocol;