challenges

@JvmName(name = "listChallengeMetadataResponseChallengeMetadataSummary")
fun Flow<ListChallengeMetadataResponse>.challenges(): Flow<ChallengeMetadataSummary>

This paginator transforms the flow returned by listChallengeMetadataPaginated to access the nested member ChallengeMetadataSummary

Return

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