Dart SDK
dart:html
Notification
supported
supported
Dart SDK
dart:html
Notification
supported
property
supported
Dart SDK
dart:html
Notification
Constants
clickEvent
closeEvent
errorEvent
showEvent
Static properties
instanceRuntimeType
supported
Static methods
requestPermission
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
Operators
operator ==
Methods
close
addEventListener
dispatchEvent
noSuchMethod
removeEventListener
toString
bool
supported
Checks if this type is supported on the current platform.
Source
static bool get supported => true;