NotificationRequest constructor
NotificationRequest({
- required Notification notificationRequest,
Implementation
NotificationRequest({
required this.notificationRequest,
});