references

@JvmName(name = "listReferencesResponseReferenceListItem")
fun Flow<ListReferencesResponse>.references(): Flow<ReferenceListItem>

This paginator transforms the flow returned by listReferencesPaginated to access the nested member ReferenceListItem

Return

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