menu
stomp_dart_client package
documentation
stomp_config.dart
StompConfig
resetSession method
resetSession method
dark_mode
light_mode
resetSession
method
void
resetSession
(
)
Resets the transport URL
Implementation
void resetSession() => _connectUrl = null;
stomp_dart_client package
documentation
stomp_config
StompConfig
resetSession method
StompConfig class