subaccounts property

List<Subaccount>? subaccounts
getter/setter pair

Subaccount collection.

Implementation

core.List<Subaccount>? subaccounts;