gameShortName property
Optional. Short name of a Game to be returned, serves as the unique identifier for the game
Implementation
@JsonKey(name: 'game_short_name')
String? get gameShortName;
Optional. Short name of a Game to be returned, serves as the unique identifier for the game
@JsonKey(name: 'game_short_name')
String? get gameShortName;