statistics

@JvmName(name = "getSessionsStatisticsAggregationResponseStatistics")
fun Flow<GetSessionsStatisticsAggregationResponse>.statistics(): Flow<Statistics>

This paginator transforms the flow returned by getSessionsStatisticsAggregationPaginated to access the nested member Statistics

Return

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