notifyCountries

@JvmName(name = "listNotifyCountriesResponseNotifyCountryInformation")
fun Flow<ListNotifyCountriesResponse>.notifyCountries(): Flow<NotifyCountryInformation>

This paginator transforms the flow returned by listNotifyCountriesPaginated to access the nested member NotifyCountryInformation

Return

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