accounts property

  1. @JsonKey(name: 'accounts', defaultValue: <AccountInformation>[])
List<AccountInformation> accounts
final

Implementation

@JsonKey(name: 'accounts', defaultValue: <AccountInformation>[])
final List<AccountInformation> accounts;