email property

  1. @JsonKey()
  2. @HiveField(4)
String email
final

Email of contact

Implementation

@JsonKey()
@HiveField(4)
final String email;