toAccount property

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

Implementation

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