summaries

@JvmName(name = "listScansResponseScanSummary")
fun Flow<ListScansResponse>.summaries(): Flow<ScanSummary>

This paginator transforms the flow returned by listScansPaginated to access the nested member ScanSummary

Return

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