email property

  1. @HiveField.new(4)
String? get email

Implementation

@HiveField(4)
String? get email;