gameSessionQueues property

List<GameSessionQueue>? gameSessionQueues
final

A collection of objects that describe the requested game session queues.

Implementation

final List<GameSessionQueue>? gameSessionQueues;