to property

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

Implementation

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