SubCatModel.empty constructor

SubCatModel.empty()

Implementation

SubCatModel.empty() {
  subcatTranslation = '';
  id = 0;
}