states property

Stream<NodeState> get states

Lifecycle transitions of the hub connection.

Implementation

Stream<NodeState> get states => runtime.states;