menu
turbo_promptable package
documentation
tools/dtos/script_dto.dart
ScriptDto<INPUT, OUTPUT>
children property
children property
dark_mode
light_mode
children
property
List
<
TurboPromptable
>
?
get
children
Implementation
List<TurboPromptable>? get children => null;
turbo_promptable package
documentation
tools/dtos/script_dto
ScriptDto<INPUT, OUTPUT>
children property
ScriptDto class