workflows

@JvmName(name = "listWorkflowsResponseNameString")
fun Flow<ListWorkflowsResponse>.workflows(): Flow<String>

This paginator transforms the flow returned by listWorkflowsPaginated to access the nested member NameString

Return

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