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