Dart
dart:html
Notification
close method
close
Dart
dart:html
Notification
close method
Notification class
Constructors
Notification
Properties
actions
badge
body
data
dir
icon
image
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
supported
Static methods
requestPermission
Constants
clickEvent
closeEvent
errorEvent
showEvent
description
close
method
void
close
(
)
Implementation
void close() native;