menu
contacto
models/notifications/get_all_notifications_model.dart
GetAllNotificationsModel
GetAllNotificationsModel constructor
GetAllNotificationsModel
brightness_4
brightness_5
GetAllNotificationsModel
constructor
GetAllNotificationsModel
(
{
required
bool
status
,
required
String
message
,
required
ItemModel
item
}
)
Implementation
GetAllNotificationsModel({ required this.status, required this.message, required this.item, });
contacto
get_all_notifications_model
GetAllNotificationsModel
GetAllNotificationsModel constructor
GetAllNotificationsModel class