account property

  1. @JsonKey(name: 'account')
AccountBase? account
final

Implementation

@JsonKey(name: 'account')
final AccountBase? account;