hosts top-level property

List<String> hosts
final

Implementation

final hosts = uris.map((u) => u.host).toSet().toList();