gameSessions property

List<GameSession>? gameSessions
final

A collection of objects containing game session properties for each session matching the request.

Implementation

final List<GameSession>? gameSessions;