currentState property

S currentState

Current state getter

Implementation

S get currentState => _processor.state;