menu
another_chatgpt package
documentation
assistants/runs_dto.dart
GptRunFunction
GptRunFunction.fromJson factory constructor
GptRunFunction.fromJson factory constructor
dark_mode
light_mode
GptRunFunction.fromJson
constructor
GptRunFunction.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GptRunFunction.fromJson(Map<String, dynamic> json) => _$GptRunFunctionFromJson(json);
another_chatgpt package
documentation
assistants/runs_dto
GptRunFunction
GptRunFunction.fromJson factory constructor
GptRunFunction class