menu
turbo_promptable package
documentation
workspace/models/specs/t_feature.dart
TFeature
TFeature.fromJson factory constructor
TFeature.fromJson factory constructor
dark_mode
light_mode
TFeature.fromJson
constructor
TFeature.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory TFeature.fromJson(Map<String, dynamic> json) => _$TFeatureFromJson(json);
turbo_promptable package
documentation
workspace/models/specs/t_feature
TFeature
TFeature.fromJson factory constructor
TFeature class