getGender method

int? getGender()

Implementation

int? getGender() => _gender;