menu
dart_libp2p package
documentation
p2p/protocol/stomp/stomp_service.dart
StompService
isStarted property
isStarted property
dark_mode
light_mode
isStarted
property
bool
get
isStarted
Whether the service is started
Implementation
bool get isStarted => _isStarted;
dart_libp2p package
documentation
p2p/protocol/stomp/stomp_service
StompService
isStarted property
StompService class