state property

ServiceState get state
inherited

The current state of the service.

Implementation

ServiceState get state => _state;