hosts property

  1. @TagNumber(1)
List<HostConfig> get hosts

Implementation

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