creatorId property

String? creatorId
final

A unique identifier for a player. This ID is used to enforce a resource protection policy (if one exists), that limits the number of game sessions a player can create.

Implementation

final String? creatorId;