CreatePlayerSessionsOutput constructor
CreatePlayerSessionsOutput({
- List<
PlayerSession> ? playerSessions,
Implementation
CreatePlayerSessionsOutput({
this.playerSessions,
});