menu
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket.dart
SolanaMobileWebSocket
protocols property
protocols property
dark_mode
light_mode
protocols
property
Iterable
<
String
>
?
protocols
final
The default subprotocols.
Implementation
final Iterable<String>? protocols;
solana_mobile_common package
documentation
web_socket/solana_mobile_web_socket
SolanaMobileWebSocket
protocols property
SolanaMobileWebSocket class