postHook

open fun postHook(from: S, value: V, via: T): Result<Unit>

Will be executed after the transition effect & value persistence. Use this to perform side effects such as notifications.