- @DomName('RTCDataChannel.sendTypedData')
- @DocsEditable()
Source
@DomName('RTCDataChannel.sendTypedData') @DocsEditable() void sendTypedData(TypedData data) => _blink.BlinkRTCDataChannel.instance.send_Callback_1_(this, data);
@DomName('RTCDataChannel.sendTypedData') @DocsEditable() void sendTypedData(TypedData data) => _blink.BlinkRTCDataChannel.instance.send_Callback_1_(this, data);