Pose constructor

Pose(
  1. Map<PoseLandmarkType, PoseLandmark> landmarks
)

Implementation

Pose(this.landmarks);