Dart
dart:html
RtcDataChannel
send method
description
send method
void
send
(
dynamic
data
)
Implementation
void
send(data) native;