accounts property

List<String> accounts
override

Implementation

List<String> get accounts => List.from(this.toMap.keys);