menu
spry package
documentation
websocket.dart
CreatePeerOptions
protocols property
protocols property
dark_mode
light_mode
protocols
property
Iterable
<
String
>
?
protocols
final
Define the protocols supported by server side.
Implementation
final Iterable<String>? protocols;
spry package
documentation
websocket
CreatePeerOptions
protocols property
CreatePeerOptions class