ok

fun <T> ok(value: T? = null): LiveUpdateResult.Ok<T>

Creates a new LiveUpdateResult, indicating that the Live Update was handled successfully.