menu
signalr_netcore2 package
documentation
handshake_protocol.dart
ParseHandshakeResponseResult
remainingData property
remainingData property
dark_mode
light_mode
remainingData
property
Object
?
remainingData
final
Either a string (json) or a Uint8List (binary).
Implementation
final Object? remainingData;
signalr_netcore2 package
documentation
handshake_protocol
ParseHandshakeResponseResult
remainingData property
ParseHandshakeResponseResult class