accounts property

List<String> accounts
getter/setter pair

A list of Stellar accounts that are controlled by this domain.

Implementation

List<String> accounts = [];