formattedNumEvents property

String? formattedNumEvents
getter/setter pair

The current number of times this event has occurred, as a string.

The formatting of this string depends on the configuration of your event in the Play Games Developer Console.

Implementation

core.String? formattedNumEvents;