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