objectives

@JvmName(name = "listObjectivesResponseObjectiveSummary")
fun Flow<ListObjectivesResponse>.objectives(): Flow<ObjectiveSummary>

This paginator transforms the flow returned by listObjectivesPaginated to access the nested member ObjectiveSummary

Return

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