allowLists

@JvmName(name = "listAllowListsResponseAllowListSummary")
fun Flow<ListAllowListsResponse>.allowLists(): Flow<AllowListSummary>

This paginator transforms the flow returned by listAllowListsPaginated to access the nested member AllowListSummary

Return

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