MatchmakingTicket constructor
MatchmakingTicket({})
Implementation
MatchmakingTicket({
this.configurationArn,
this.configurationName,
this.endTime,
this.estimatedWaitTime,
this.gameSessionConnectionInfo,
this.players,
this.startTime,
this.status,
this.statusMessage,
this.statusReason,
this.ticketId,
});