nextState property Null safety

Logic nextState
final

The next state of the FSM.

Implementation

final Logic nextState;