account property

  1. @JsonKey(name: "Account")
List<Account>? account
final

Implementation

@JsonKey(name: "Account")
final List<Account>? account;