album property

  1. @HiveField.new(3)
String? album
getter/setter pair

Implementation

@HiveField(3)
String? album;