accounts property Null safety

List<String> accounts
read / write

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

Implementation

List<String> accounts = [];