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