playerIds property

List<ApplicationPlayerId>? playerIds
getter/setter pair

The requested applications along with the scoped ids for tha player, if that player has an id for the application.

If not, the application is not included in the response.

Output only.

Implementation

core.List<ApplicationPlayerId>? playerIds;