SimpleHandler

fun <A> SimpleHandler(collect: (Flow<A>, Job) -> Unit)

Parameters

collect

defines how to handle the values of the connected Flow