destinationList

@JvmName(name = "listDestinationsResponseDestinationSummary")
fun Flow<ListDestinationsResponse>.destinationList(): Flow<DestinationSummary>

This paginator transforms the flow returned by listDestinationsPaginated to access the nested member DestinationSummary

Return

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