accounts property

List<Account>? accounts
getter/setter pair

The accounts matching the ListAccountsRequest.

Implementation

core.List<Account>? accounts;