game_id property

int64 game_id
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;