position property

  1. @JsonKey(name: 'position')
int get position
inherited

Position in high score table for the game

Implementation

@JsonKey(name: 'position')
int get position;