highScore property

  1. @HiveField.new(1)
int highScore
getter/setter pair

Implementation

@HiveField(1)
int highScore = 0;