principalThingObjects

@JvmName(name = "listPrincipalThingsV2ResponsePrincipalThingObject")
fun Flow<ListPrincipalThingsV2Response>.principalThingObjects(): Flow<PrincipalThingObject>

This paginator transforms the flow returned by listPrincipalThingsV2Paginated to access the nested member PrincipalThingObject

Return

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