menu
ensemble_chat package
documentation
helpers/openai.dart
Completion
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Converts this completion to JSON.
Implementation
String toJson() => json.encode(toMap());
ensemble_chat package
documentation
helpers/openai
Completion
toJson method
Completion class