accounts property

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

Implementation

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