menu
quickrtc_flutter_client package
documentation
widgets/quick_rtc_conference.dart
QuickRTCConference
extraHeaders property
extraHeaders property
dark_mode
light_mode
extraHeaders
property
Map
<
String
,
String
>
?
extraHeaders
final
Extra headers to include in the socket connection.
Implementation
final Map<String, String>? extraHeaders;
quickrtc_flutter_client package
documentation
widgets/quick_rtc_conference
QuickRTCConference
extraHeaders property
QuickRTCConference class