state property

ServerState state
inherited

Returns the current state of the notifier.

Implementation

T get state => _notifier.state;