gameSessions property
A collection of objects containing game session properties for each session matching the request.
Implementation
final List<GameSession>? gameSessions;
A collection of objects containing game session properties for each session matching the request.
final List<GameSession>? gameSessions;