referenceStores

@JvmName(name = "listReferenceStoresResponseReferenceStoreDetail")
fun Flow<ListReferenceStoresResponse>.referenceStores(): Flow<ReferenceStoreDetail>

This paginator transforms the flow returned by listReferenceStoresPaginated to access the nested member ReferenceStoreDetail

Return

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