accounts property

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

Implementation

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