thingPrincipalObjects

@JvmName(name = "listThingPrincipalsV2ResponseThingPrincipalObject")
fun Flow<ListThingPrincipalsV2Response>.thingPrincipalObjects(): Flow<ThingPrincipalObject>

This paginator transforms the flow returned by listThingPrincipalsV2Paginated to access the nested member ThingPrincipalObject

Return

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