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