menu
ap_common package
documentation
models/notification_data.dart
Notifications
Notifications constructor
Notifications constructor
dark_mode
light_mode
Notifications
constructor
Notifications
(
{
required
String
link
,
required
Info
info
,
})
Implementation
Notifications({ required this.link, required this.info, });
ap_common package
documentation
models/notification_data
Notifications
Notifications constructor
Notifications class