PlayerSession constructor
PlayerSession({})
Implementation
PlayerSession({
this.creationTime,
this.dnsName,
this.fleetArn,
this.fleetId,
this.gameSessionId,
this.ipAddress,
this.playerData,
this.playerId,
this.playerSessionId,
this.port,
this.status,
this.terminationTime,
});