menu
turbo_promptable package
documentation
workspace/models/instructions/skill.dart
Skill
Skill.fromJson factory constructor
Skill.fromJson factory constructor
dark_mode
light_mode
Skill.fromJson
constructor
Skill.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Skill.fromJson(Map<String, dynamic> json) => _$SkillFromJson(json);
turbo_promptable package
documentation
workspace/models/instructions/skill
Skill
Skill.fromJson factory constructor
Skill class