country property

  1. @HiveField.new(6)
String? get country
inherited

Implementation

@HiveField(6)
String? get country => throw _privateConstructorUsedError;