services

@JvmName(name = "listServicesResponseService")
fun Flow<ListServicesResponse>.services(): Flow<String>

This paginator transforms the flow returned by listServicesPaginated to access the nested member Service

Return

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