GenderModel.empty constructor

GenderModel.empty()

Implementation

GenderModel.empty() {
  id = 0;
}