accounts property
An array of accounts with the same length as the accounts.addresses array in the request.
Implementation
final List<AccountInfo?>? accounts;
An array of accounts with the same length as the accounts.addresses array in the request.
final List<AccountInfo?>? accounts;