accessEntries

@JvmName(name = "listAccessEntriesResponseString")
fun Flow<ListAccessEntriesResponse>.accessEntries(): Flow<String>

This paginator transforms the flow returned by listAccessEntriesPaginated to access the nested member String

Return

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