bodyPoses property

  1. @TagNumber(1)
Map<String, PoseInFrame> get bodyPoses

Mapping of each body name to the pose representing the center of the body.

Implementation

@$pb.TagNumber(1)
$core.Map<$core.String, $14.PoseInFrame> get bodyPoses => $_getMap(0);