menu
netcore_signalr package
documentation
msgpack_hub_protocol.dart
MessagePackHubProtocol
version property
version property
dark_mode
light_mode
version
property
@
override
int
get
version
override
The version of the protocol.
Implementation
@override int get version => PROTOCOL_VERSION;
netcore_signalr package
documentation
msgpack_hub_protocol
MessagePackHubProtocol
version property
MessagePackHubProtocol class