genderMale property

int genderMale

Value indicating whether the subject is a male. -1 if not computed. The range is 0 (female) -100 (male).

throws FaceException An error has occurred during Face Library execution.

Implementation

int get genderMale => getGenderMale();