bodyParts property

List<ProtectiveEquipmentBodyPart>? bodyParts
final

An array of body parts detected on a person's body (including body parts without PPE).

Implementation

final List<ProtectiveEquipmentBodyPart>? bodyParts;