origins

@JvmName(name = "listApprovedOriginsResponseOrigin")
fun Flow<ListApprovedOriginsResponse>.origins(): Flow<String>

This paginator transforms the flow returned by listApprovedOriginsPaginated to access the nested member Origin

Return

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