menu
s_packages package
documentation
s_universal_html/src/_sdk/html.dart
RtcDataChannelEvent
RtcDataChannelEvent.new factory constructor
RtcDataChannelEvent.new factory constructor
dark_mode
light_mode
RtcDataChannelEvent
constructor
RtcDataChannelEvent
(
String
type
,
Map
eventInitDict
)
Implementation
factory RtcDataChannelEvent(String type, Map eventInitDict) { throw _webRtcUnsupported(); }
s_packages package
documentation
s_universal_html/src/_sdk/html
RtcDataChannelEvent
RtcDataChannelEvent.new factory constructor
RtcDataChannelEvent class