List<String> get sortedSignatoriesAddresses => _signatories.map((e) => e.address).toList(growable: false);