artistId property

  1. @HiveField.new(6)
int? artistId
getter/setter pair

Implementation

@HiveField(6)
int? artistId;