menu
altibbi package
documentation
model/predict_specialty.dart
SubCategory
SubCategory.new constructor
SubCategory.new constructor
dark_mode
light_mode
SubCategory
constructor
SubCategory
(
{
required
int
subCategoryId
,
required
String
nameEn
,
required
String
nameAr
,
})
Implementation
SubCategory({ required this.subCategoryId, required this.nameEn, required this.nameAr, });
altibbi package
documentation
model/predict_specialty
SubCategory
SubCategory.new constructor
SubCategory class