from property

  1. @JsonKey.new(name: 'From', includeIfNull: false)
String from
final

Implementation

@JsonKey(name: 'From', includeIfNull: false)
final String from;