accounts property Null safety
read / write
A list of Stellar accounts that are controlled by this domain.
Implementation
List<String> accounts = [];
A list of Stellar accounts that are controlled by this domain.
List<String> accounts = [];