menu
piesocket_channels package
documentation
channels.dart
PieSocketOptions
setVersion method
setVersion method
dark_mode
light_mode
setVersion
method
void
setVersion
(
String
version
)
Implementation
void setVersion(String version) { _version = version; }
piesocket_channels package
documentation
channels
PieSocketOptions
setVersion method
PieSocketOptions class