email property

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

Implementation

@JsonKey(name: "email")
dynamic email;