trustStoreList

@JvmName(name = "listTrustStoresResponseTrustStoreSummary")
fun Flow<ListTrustStoresResponse>.trustStoreList(): Flow<TrustStoreSummary>

This paginator transforms the flow returned by listTrustStoresPaginated to access the nested member TrustStoreSummary

Return

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