fromAccount property

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

Implementation

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