type property

GameEventType type
final

The type of this event. This is used to efficiently parse the game event data from received json.

Implementation

final GameEventType type;