menu
Dart
dart:html
RtcIceCandidate
candidate property
candidate
brightness_4
brightness_5
description
candidate
property
String
?
candidate
Implementation
String? get candidate native;
void
candidate=
(
String
?
value
)
Implementation
set candidate(String? value) native;
Dart
dart:html
RtcIceCandidate
candidate property
RtcIceCandidate class