views

@JvmName(name = "listViewsResponseString")
fun Flow<ListViewsResponse>.views(): Flow<String>

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

Return

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