email property

  1. @JsonKey.new(name: "email")
String? email
getter/setter pair

Implementation

@JsonKey(name: "email")
String? email;