parts

@JvmName(name = "listReadSetUploadPartsResponseReadSetUploadPartListItem")
fun Flow<ListReadSetUploadPartsResponse>.parts(): Flow<ReadSetUploadPartListItem>

This paginator transforms the flow returned by listReadSetUploadPartsPaginated to access the nested member ReadSetUploadPartListItem

Return

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