city property

  1. @HiveField.new(2)
String? get city

Implementation

@HiveField(2)
String? get city;