onComplete

fun onComplete(onComplete: () -> Unit)

Set lambda that is called when internal Flow is completed without errors

Parameters

onComplete

Lambda called when Flow is completed without errors