sessions

@JvmName(name = "listSessionsResponseListSessionsResponseSession")
fun Flow<ListSessionsResponse>.sessions(): Flow<ListSessionsResponseSession>

This paginator transforms the flow returned by listSessionsPaginated to access the nested member ListSessionsResponseSession

Return

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