menu
turbo_promptable package
documentation
workspace/models/context/subject.dart
Subject
Subject.fromJson factory constructor
Subject.fromJson factory constructor
dark_mode
light_mode
Subject.fromJson
constructor
Subject.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Subject.fromJson(Map<String, dynamic> json) => _$SubjectFromJson(json);
turbo_promptable package
documentation
workspace/models/context/subject
Subject
Subject.fromJson factory constructor
Subject class