GetMultipleApplicationPlayerIdsResponse constructor
GetMultipleApplicationPlayerIdsResponse({
- List<
ApplicationPlayerId> ? playerIds,
Implementation
GetMultipleApplicationPlayerIdsResponse({
this.playerIds,
});