flowCollector

fun <T> Flow<T>.flowCollector(scope: CoroutineScope, onExecute: (T) -> Unit)