accounts property

List<Account>? accounts
getter/setter pair

The accounts for which the given parent account is an aggregator.

Implementation

core.List<Account>? accounts;