connections property

  1. @TagNumber(1)
List<UrlConnection> get connections

Implementation

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