GENDER_MALE constant

Gender const GENDER_MALE

Implementation

static const Gender GENDER_MALE = Gender._(2, _omitEnumNames ? '' : 'GENDER_MALE');