handleState

abstract suspend fun BehaviourContextWithFSM<in O>.handleState(state: I): O?