destinations property
The destination to which traffic should be forwarded.
Implementation
@$pb.TagNumber(1)
$core.List<HttpRoute_Destination> get destinations => $_getList(0);
The destination to which traffic should be forwarded.
@$pb.TagNumber(1)
$core.List<HttpRoute_Destination> get destinations => $_getList(0);