gameIndex property

  1. @JsonKey(name: 'game_index')
int gameIndex
inherited

The internal id of an API resource within game data.

Implementation

@JsonKey(name: 'game_index')
int get gameIndex => throw _privateConstructorUsedError;