accounts property

List<Account>? accounts
getter/setter pair

The list of accounts in this response.

Implementation

core.List<Account>? accounts;