state property

State? state

Gets the current state information.

Implementation

State? get state => _dumper?.currentState;