menu
livekit_client
livekit_client.dart
EndpointTokenSource
headers property
headers
dark_mode
light_mode
description
headers
property
Map
<
String
,
String
>
headers
final
Additional HTTP headers to include with the request.
Implementation
final Map<String, String> headers;
livekit_client
livekit_client
EndpointTokenSource
headers property
EndpointTokenSource class