exports

@JvmName(name = "listExportsResponseExport")
fun Flow<ListExportsResponse>.exports(): Flow<Export>

This paginator transforms the flow returned by listExportsPaginated to access the nested member Export

Return

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