autoFinalize

fun Flow<ContestUpdate>.autoFinalize(progress: suspend (ContestStatus?, Int) -> Unit): Flow<ContestUpdate>(source)