state property

NodeState get state

Returns the current state of the node.

Implementation

NodeState get state => _state;