faceMask property
Value indicating whether a face mask is detected. The range is 0-100, 100 meaning a mask is detected.
throws FaceException An error has occurred during Face Library execution.
Implementation
int get faceMask => getFaceMask();
Value indicating whether a face mask is detected. The range is 0-100, 100 meaning a mask is detected.
throws FaceException An error has occurred during Face Library execution.
int get faceMask => getFaceMask();