accountServices property

List<AccountService>? accountServices
getter/setter pair

The account services that match your filter.

Implementation

core.List<AccountService>? accountServices;