menu
agent_harness package
documentation
acp.dart
ContentChunk
ContentChunk.fromMap factory constructor
ContentChunk.fromMap factory constructor
dark_mode
light_mode
ContentChunk.fromMap
constructor
ContentChunk.fromMap
(
Map
<
Object
?
,
Object
?
>
value
)
Implementation
factory ContentChunk.fromMap(Map<Object?, Object?> value) => _contentChunkCodec.decode(value);
agent_harness package
documentation
acp
ContentChunk
ContentChunk.fromMap factory constructor
ContentChunk class