Shared Types LateralFlag Estimated reading: 1 minute 53 views This enumeration represents the lateral position of a body part. The possible values are:Unknown_position: Represents an unknown position (-1)Global: Represents the global position (0)Right: Represents the right position (1)Left: Represents the left position (2)Center: Represents the center position (3)