tunnels property

  1. @TagNumber(1)
List<Tunnel> get tunnels

Implementation

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