Dart SDK
dart:html
BeforeInstallPromptEvent
property userChoice
userChoice
class BeforeInstallPromptEvent
Constructors
BeforeInstallPromptEvent
Properties
platforms
userChoice
bubbles
cancelable
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
path
runtimeType
scoped
target
timeStamp
type
Methods
prompt
deepPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Future
userChoice
@DocsEditable(), @DomName('BeforeInstallPromptEvent.userChoice'), @Experimental(), final
Source
final Future userChoice
property userChoice