last_frame_id property Null safety

int last_frame_id
read / write

Integer id of the frame after which the face tracking was lost.

Implementation

int last_frame_id = 0;