game property
Optional. Message is a game, information about the game. More about games ยป
Implementation
@JsonKey(name: 'game')
Game? get game;
Optional. Message is a game, information about the game. More about games ยป
@JsonKey(name: 'game')
Game? get game;