menu
turbo_promptable package
documentation
workspace/models/memories/insight.dart
Insight
Insight.fromJson factory constructor
Insight.fromJson factory constructor
dark_mode
light_mode
Insight.fromJson
constructor
Insight.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Insight.fromJson(Map<String, dynamic> json) => _$InsightFromJson(json);
turbo_promptable package
documentation
workspace/models/memories/insight
Insight
Insight.fromJson factory constructor
Insight class