events

@JvmName(name = "getAppMonitorDataResponseEventData")
fun Flow<GetAppMonitorDataResponse>.events(): Flow<String>

This paginator transforms the flow returned by getAppMonitorDataPaginated to access the nested member EventData

Return

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