threats

@JvmName(name = "listThreatsResponseThreatSummary")
fun Flow<ListThreatsResponse>.threats(): Flow<ThreatSummary>

This paginator transforms the flow returned by listThreatsPaginated to access the nested member ThreatSummary

Return

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