accounts property

List<Account>? accounts
final

Array of accounts with the same length as the accounts.addresses array in the request.

Implementation

final List<Account>? accounts;