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