MainCatModel.empty constructor

MainCatModel.empty()

Implementation

MainCatModel.empty() {
  maincatTranslation = '';
  id = 0;
}