stateActions property

List<StateAction<ActionMessage>> stateActions

Implementation

List<StateAction> get stateActions => [onStarted, onFinished];