destinations property

  1. @TagNumber.new(1)
List<HttpRoute_Destination> get destinations

The destination to which traffic should be forwarded.

Implementation

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