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