from property

  1. @JsonKey(name: 'mail_from')
String from
final

email address of sender

Implementation

@JsonKey(name: 'mail_from')
final String from;