menu
stream_video_flutter_background package
documentation
model/notification_options.dart
NotificationAvatar
NotificationAvatar.new const constructor
NotificationAvatar.new const constructor
dark_mode
light_mode
NotificationAvatar
constructor
const
NotificationAvatar
(
{
required
String
url
,
Map
<
String
,
String
>
httpHeaders
=
const {}
,
})
Implementation
const NotificationAvatar({ required this.url, this.httpHeaders = const {}, });
stream_video_flutter_background package
documentation
model/notification_options
NotificationAvatar
NotificationAvatar.new const constructor
NotificationAvatar class