managedNotificationEvents

@JvmName(name = "listManagedNotificationEventsResponseManagedNotificationEventOverview")
fun Flow<ListManagedNotificationEventsResponse>.managedNotificationEvents(): Flow<ManagedNotificationEventOverview>

This paginator transforms the flow returned by listManagedNotificationEventsPaginated to access the nested member ManagedNotificationEventOverview

Return

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