state property

ServiceState get state

The current state of the service.

Implementation

ServiceState get state => _state;