stateMachineOnCustomEvent property

void Function(String message)? stateMachineOnCustomEvent
getter/setter pair

Implementation

void Function(String message)? stateMachineOnCustomEvent;