Package-level declarations

Inherited functions

Link copied to clipboard
@JvmName(name = "listFeedsResponseFeedSummary")
fun Flow<ListFeedsResponse>.feeds(): Flow<FeedSummary>

This paginator transforms the flow returned by listFeedsPaginated to access the nested member FeedSummary

Link copied to clipboard