menu
turbo_promptable package
documentation
workspace/models/workflows/t_step.dart
TStep
TStep.fromJson factory constructor
TStep.fromJson factory constructor
dark_mode
light_mode
TStep.fromJson
constructor
TStep.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TStep.fromJson(Map<String, dynamic> json) => _$TStepFromJson(json);
turbo_promptable package
documentation
workspace/models/workflows/t_step
TStep
TStep.fromJson factory constructor
TStep class