resetState property Null safety
final
The reset state of the FSM to default to when the reset signal is high.
Implementation
final StateIdentifier resetState;
The reset state of the FSM to default to when the reset signal is high.
final StateIdentifier resetState;