menu
s_packages package
documentation
universal_html/prefer_universal/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
universal_html/prefer_universal/html
RtcDataChannelEvent
RtcDataChannelEvent.new factory constructor
RtcDataChannelEvent class