accounts property

List<Account>? accounts
getter/setter pair

The accounts returned in this list response.

Implementation

core.List<Account>? accounts;