developerPlayerKey property

String? developerPlayerKey
getter/setter pair

Identifier of the player across all games of the given developer.

Every player has the same developer_player_key in all games of one developer. Developer player key changes for the game if the game is transferred to another developer. Note that game_player_id will stay unchanged.

Implementation

core.String? developerPlayerKey;