ids

@JvmName(name = "queryObjectsResponseId")
fun Flow<QueryObjectsResponse>.ids(): Flow<String>

This paginator transforms the flow returned by queryObjectsPaginated to access the nested member Id

Return

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