MainMenuModel constructor
MainMenuModel()
Implementation
MainMenuModel(
this.id,
this.categoryDescription,
this.categoryImage,
this.categoryMobileImage,
this.categoryName,
this.childCount,
this.sortOrder,
this.status,
);