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