detections property

  1. @TagNumber(2)
List<Detection> get detections

Implementation

@$pb.TagNumber(2)
$core.List<Detection> get detections => $_getList(1);