types

@JvmName(name = "listTypesResponseTypeName")
fun Flow<ListTypesResponse>.types(): Flow<String>

This paginator transforms the flow returned by listTypesPaginated to access the nested member TypeName

Return

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