state property

DomServiceState get state

Returns the current state of the service.

Implementation

DomServiceState get state => _state;