timePlayed property

  1. @HiveField.new(12)
int? timePlayed
getter/setter pair

Implementation

@HiveField(12)
int? timePlayed;