StreamingNotificationTarget constructor
StreamingNotificationTarget({
- required NotificationTarget notificationTarget,
Implementation
StreamingNotificationTarget({
required this.notificationTarget,
});