primaryValuesList

@JvmName(name = "listDataTablePrimaryValuesResponseRecordPrimaryValue")
fun Flow<ListDataTablePrimaryValuesResponse>.primaryValuesList(): Flow<RecordPrimaryValue>

This paginator transforms the flow returned by listDataTablePrimaryValuesPaginated to access the nested member RecordPrimaryValue

Return

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