ports property

  1. @TagNumber(3)
List<int> get ports

Output only. Ports.

Implementation

@$pb.TagNumber(3)
$core.List<$core.int> get ports => $_getList(1);