GameSessionConnectionInfo constructor
GameSessionConnectionInfo({})
Implementation
GameSessionConnectionInfo({
this.dnsName,
this.gameSessionArn,
this.ipAddress,
this.matchedPlayerSessions,
this.port,
});
GameSessionConnectionInfo({
this.dnsName,
this.gameSessionArn,
this.ipAddress,
this.matchedPlayerSessions,
this.port,
});