start method

void start()

Sets the machine to its start state.

Implementation

void start() => current = _start;