onStart

fun onStart(onStart: () -> Unit)

Set lambda that is called right before the internal Coroutine is created

Parameters

onStart

Lambda called right before Coroutine is created