onUpdate

fun onUpdate(handler: () -> Unit): DataContainer<M, C, CONT>

Sets a notification handler called after every update.

Return

current container

Parameters

handler

notification handler