StartGameSessionPlacementOutput constructor
StartGameSessionPlacementOutput({
- GameSessionPlacement? gameSessionPlacement,
Implementation
StartGameSessionPlacementOutput({
this.gameSessionPlacement,
});