protocols property

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

protocols are the services this node is running

Implementation

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