endpoints property

  1. @TagNumber.new(18)
PbList<Endpoint> get endpoints

Configuration for network endpoints. Contains only the names and aliases of the endpoints.

Implementation

@$pb.TagNumber(18)
$pb.PbList<$5.Endpoint> get endpoints => $_getList(7);