menu
ap_common package
documentation
models/notification_data.dart
Notifications
Notifications.fromJson factory constructor
Notifications.fromJson factory constructor
dark_mode
light_mode
Notifications.fromJson
constructor
Notifications.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Notifications.fromJson(Map<String, dynamic> json) => _$NotificationsFromJson(json);
ap_common package
documentation
models/notification_data
Notifications
Notifications.fromJson factory constructor
Notifications class