status property
ServiceStatus
get
status
Returns the current status of the Service.
Implementation
ServiceStatus get status => _statusNotifier.value;
Returns the current status of the Service.
ServiceStatus get status => _statusNotifier.value;