worldExportJobSummaries

@JvmName(name = "listWorldExportJobsResponseWorldExportJobSummary")
fun Flow<ListWorldExportJobsResponse>.worldExportJobSummaries(): Flow<WorldExportJobSummary>

This paginator transforms the flow returned by listWorldExportJobsPaginated to access the nested member WorldExportJobSummary

Return

A kotlinx.coroutines.flow.Flow that can collect WorldExportJobSummary