menu
Dart
dart:html
RtcDataChannel
sendString method
sendString
dark_mode
light_mode
description
sendString
method
@JSName('send')
void
sendString
(
String
data
)
Implementation
@JSName('send') void sendString(String data) native;
Dart
dart:html
RtcDataChannel
sendString method
RtcDataChannel class
Cookies management controls