GENDER_FEMALE

const val GENDER_FEMALE: Int = 2

Deprecated

Use SEX_FEMALE constant instead

Replace with

SEX_FEMALE

Gender female constant.