menu
lea_code package
documentation
tools/runtime/tool_runtime.dart
ToolRuntime
askQuestions property
askQuestions property
dark_mode
light_mode
askQuestions
property
Future
<
Map
<
String
,
String
>
>
Function
(
List
<
ToolQuestion
>
questions
)
askQuestions
final
Implementation
final Future<Map<String, String>> Function(List<ToolQuestion> questions) askQuestions;
lea_code package
documentation
tools/runtime/tool_runtime
ToolRuntime
askQuestions property
ToolRuntime class