Dart SDK
dart:html
Notification
property maxActions
maxActions
class Notification
Constructors
Notification
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
supported
Static methods
requestPermission
Constants
clickEvent
closeEvent
errorEvent
showEvent
int
maxActions
@DocsEditable(), @DomName('Notification.maxActions'), @Experimental(), final
Source
final int maxActions
property maxActions