state property
StompServerConnectionState
get
state
Current connection state
Implementation
StompServerConnectionState get state => _state;
Current connection state
StompServerConnectionState get state => _state;