email property

  1. @JsonKey(name: "Email")
EmailAddress? email
final

Implementation

@JsonKey(name: "Email")
final EmailAddress? email;