menu
stream_video_flutter_background package
documentation
model/notification_options.dart
NotificationContent
NotificationContent.new const constructor
NotificationContent.new const constructor
dark_mode
light_mode
NotificationContent
constructor
const
NotificationContent
(
{
String
?
title
,
String
?
text
,
})
Implementation
const NotificationContent({ this.title, this.text, });
stream_video_flutter_background package
documentation
model/notification_options
NotificationContent
NotificationContent.new const constructor
NotificationContent class