gameId property

  1. @JsonKey(name: 'game_id')
String? gameId
final

Implementation

@JsonKey(name: 'game_id')
final String? gameId;