menu
turbo_promptable package
documentation
workspace/models/root/end_goal.dart
EndGoal
EndGoal.fromJson factory constructor
EndGoal.fromJson factory constructor
dark_mode
light_mode
EndGoal.fromJson
constructor
EndGoal.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory EndGoal.fromJson(Map<String, dynamic> json) => _$EndGoalFromJson(json);
turbo_promptable package
documentation
workspace/models/root/end_goal
EndGoal
EndGoal.fromJson factory constructor
EndGoal class