account property

  1. @JsonKey(name: "account")
Account? account
getter/setter pair

Implementation

@JsonKey(name: "account")
Account? account;