items property

List<AccountSummary>? items
getter/setter pair

A list of AccountSummaries.

Implementation

core.List<AccountSummary>? items;