country property

  1. @HiveField.new(17)
String? country
getter/setter pair

Implementation

@HiveField(17)
String? country;