game_id property
read / write
Identifier of the game; may be different from the games presented in the message with the game.
; string representation of int, use int.parse
Implementation
late int64 game_id;
Identifier of the game; may be different from the games presented in the message with the game.
; string representation of int, use int.parse
late int64 game_id;