menu
Dart
dart:html
Notification
Notification factory constructor
Notification
brightness_4
brightness_5
description
Notification
constructor
Notification
(
String
title
,
{
String
?
dir
,
String
?
body
,
String
?
lang
,
String
?
tag
,
String
?
icon
}
)
Implementation
factory Notification
Dart
dart:html
Notification
Notification factory constructor
Notification class