from property

  1. @JsonKey(name: 'from')
String? from
getter/setter pair

Implementation

@JsonKey(name: 'from')
String? from;