type property
final
The type of this event. This is used to efficiently parse the game event data from received json.
Implementation
final GameEventType type;
The type of this event. This is used to efficiently parse the game event data from received json.
final GameEventType type;