Dart
dart:html
PresentationConnectionCloseEvent
reason property
reason
description
reason
property
Null safety
String
?
reason
Implementation
String? get reason native;
Dart
dart:html
PresentationConnectionCloseEvent
reason property
PresentationConnectionCloseEvent class
Constructors
PresentationConnectionCloseEvent
Properties
bubbles
cancelable
composed
currentTarget
defaultPrevented
eventPhase
hashCode
isTrusted
matchingTarget
message
path
reason
runtimeType
target
timeStamp
type
Methods
composedPath
noSuchMethod
preventDefault
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==