personsWithoutRequiredEquipment property

List<int>? personsWithoutRequiredEquipment
final

An array of IDs for persons who are not wearing all of the types of PPE specified in the RequiredEquipmentTypes field of the detected personal protective equipment.

Implementation

final List<int>? personsWithoutRequiredEquipment;