menu
livekit_client
livekit_client.dart
AgentAttributes
AgentAttributes.fromJson factory constructor
AgentAttributes.fromJson
dark_mode
light_mode
description
AgentAttributes.fromJson
constructor
AgentAttributes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory AgentAttributes.fromJson(Map<String, dynamic> json) => _$AgentAttributesFromJson(json);
livekit_client
livekit_client
AgentAttributes
AgentAttributes.fromJson factory constructor
AgentAttributes class