city property

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

Implementation

@HiveField(1)
String? get city => throw _privateConstructorUsedError;