managedViews

@JvmName(name = "listManagedViewsResponseString")
fun Flow<ListManagedViewsResponse>.managedViews(): Flow<String>

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

Return

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