CreateGameSessionQueueOutput constructor
CreateGameSessionQueueOutput({
- GameSessionQueue? gameSessionQueue,
Implementation
CreateGameSessionQueueOutput({
this.gameSessionQueue,
});