findingIds

@JvmName(name = "listFindingsResponseString")
fun Flow<ListFindingsResponse>.findingIds(): Flow<String>

This paginator transforms the flow returned by listFindingsPaginated to access the nested member String

Return

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