thingTypes

@JvmName(name = "listThingTypesResponseThingTypeDefinition")
fun Flow<ListThingTypesResponse>.thingTypes(): Flow<ThingTypeDefinition>

This paginator transforms the flow returned by listThingTypesPaginated to access the nested member ThingTypeDefinition

Return

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