afterNewStateIsSet

abstract suspend fun afterNewStateIsSet(newState: NewState)

Called while transitioning to a new state after the new state is set.

Parameters

newState

the newly set KalugaState