protocols property

  1. @TagNumber.new(3)
PbList<String> get protocols

protocols are the services this node is running

Implementation

@$pb.TagNumber(3)
$pb.PbList<$core.String> get protocols => $_getList(2);