stateMachineNotificationFlow

fun StateMachine.stateMachineNotificationFlow(replay: Int = 0, extraBufferCapacity: Int = 0, onBufferOverflow: BufferOverflow = BufferOverflow.SUSPEND): SharedFlow<StateMachineNotification>