The detected keypoints for pose estimation tasks.
Only available when using pose models (YOLOTask.pose). Common keypoints include body joints like shoulders, elbows, knees, etc.
final List<Point>? keypoints;