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