Dart SDK
dart:html
Notification
constructor
Notification.internal_
Notification.internal_
class Notification
Constructors
Notification
internal_
Properties
actions
body
data
dir
icon
lang
maxActions
onClick
onClose
onError
onShow
permission
renotify
requireInteraction
silent
tag
timestamp
title
vibrate
hashCode
on
runtimeType
Methods
close
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
Operators
operator ==
Static properties
instanceRuntimeType
supported
Static methods
requestPermission
Constants
clickEvent
closeEvent
errorEvent
showEvent
Notification.internal_
(
)
Source
@Deprecated("Internal Use Only") Notification.internal_() : super.internal_();
constructor Notification.internal_