accounts property

List<Account>? accounts
getter/setter pair

Account collection.

Implementation

core.List<Account>? accounts;