collect

suspend fun collect()

Terminal flow operator that triggers the final collection of the original flow of results, but without transforming or emitting any values.