PropsNotification extension

on

Properties

actions Iterable<NotificationAction>

Available on Notification, provided by the PropsNotification extension

no setter
badge String

Available on Notification, provided by the PropsNotification extension

no setter
body String

Available on Notification, provided by the PropsNotification extension

no setter
data → dynamic

Available on Notification, provided by the PropsNotification extension

no setter
dir NotificationDirection

Available on Notification, provided by the PropsNotification extension

no setter
icon String

Available on Notification, provided by the PropsNotification extension

no setter
image String

Available on Notification, provided by the PropsNotification extension

no setter
lang String

Available on Notification, provided by the PropsNotification extension

no setter
onclick EventHandlerNonNull<Event>?

Available on Notification, provided by the PropsNotification extension

getter/setter pair
onclose EventHandlerNonNull<Event>?

Available on Notification, provided by the PropsNotification extension

getter/setter pair
onerror EventHandlerNonNull<Event>?

Available on Notification, provided by the PropsNotification extension

getter/setter pair
onshow EventHandlerNonNull<Event>?

Available on Notification, provided by the PropsNotification extension

getter/setter pair
renotify bool

Available on Notification, provided by the PropsNotification extension

no setter
requireInteraction bool

Available on Notification, provided by the PropsNotification extension

no setter
silent bool

Available on Notification, provided by the PropsNotification extension

no setter
tag String

Available on Notification, provided by the PropsNotification extension

no setter
timestamp int

Available on Notification, provided by the PropsNotification extension

no setter
title String

Available on Notification, provided by the PropsNotification extension

no setter
vibrate Iterable<int>

Available on Notification, provided by the PropsNotification extension

no setter

Methods

close() → void

Available on Notification, provided by the PropsNotification extension

Static Properties

maxActions int

Available on Notification, provided by the PropsNotification extension

no setter
permission NotificationPermission

Available on Notification, provided by the PropsNotification extension

no setter