menu
flutter_agent_harness package
documentation
flutter_agent_harness.dart
ChildSessionFactory typedef
ChildSessionFactory typedef
dark_mode
light_mode
ChildSessionFactory
typedef
ChildSessionFactory
=
Future
<
String
>
Function
(
String
parentSessionId
,
String
childId
)
Implementation
typedef ChildSessionFactory = Future<String> Function(String parentSessionId, String childId);
flutter_agent_harness package
documentation
flutter_agent_harness
ChildSessionFactory typedef
flutter_agent_harness library