location property

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

Implementation

@HiveField(7)
String? location;