menu
askless package
documentation
index.dart
WebRTCParams
WebRTCParams constructor
WebRTCParams constructor
dark_mode
light_mode
WebRTCParams
constructor
WebRTCParams
(
{
required
Map
<
String
,
dynamic
>
configuration
,
Map
<
String
,
dynamic
>
constraints
=
const {}
,
})
Implementation
WebRTCParams({required this.configuration, this.constraints = const {}});
askless package
documentation
index
WebRTCParams
WebRTCParams constructor
WebRTCParams class