accounts property

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

Implementation

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