menu
livekit_client
livekit_client.dart
LiveKitJwtPayload
attributes property
attributes
dark_mode
light_mode
description
attributes
property
Map
<
String
,
String
>
?
get
attributes
Custom participant attributes.
Implementation
Map<String, String>? get attributes => _stringMapFor('attributes');
livekit_client
livekit_client
LiveKitJwtPayload
attributes property
LiveKitJwtPayload class