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