hotHosts property

  1. @TagNumber(1)
List<KnownHost> get hotHosts

Implementation

@$pb.TagNumber(1)
$core.List<KnownHost> get hotHosts => $_getList(0);