accounts property

List<AccountInfo?>? accounts
final

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

Implementation

final List<AccountInfo?>? accounts;