location property

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

Implementation

@HiveField(3)
String? location;