Notification$Typings extension

on

Properties

addEventListener → ({void Function<K$>(NotificationEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on Notification, provided by the Notification$Typings extension

Overload accessor: $1, $2
no setter
body String

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
close ↔ void Function()

Available on Notification, provided by the Notification$Typings extension

getter/setter pair
data → dynamic

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
dir NotificationDirection

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
icon String

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
lang String

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
onclick ↔ dynamic Function(Event)?

Available on Notification, provided by the Notification$Typings extension

MDN Reference
getter/setter pair
onclose ↔ dynamic Function(Event)?

Available on Notification, provided by the Notification$Typings extension

MDN Reference
getter/setter pair
onerror ↔ dynamic Function(Event)?

Available on Notification, provided by the Notification$Typings extension

MDN Reference
getter/setter pair
onshow ↔ dynamic Function(Event)?

Available on Notification, provided by the Notification$Typings extension

MDN Reference
getter/setter pair
removeEventListener → ({void Function<K$>(NotificationEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on Notification, provided by the Notification$Typings extension

Overload accessor: $1, $2
no setter
silent bool?

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
tag String

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter
title String

Available on Notification, provided by the Notification$Typings extension

MDN Reference
no setter