menu
another_chatgpt package
documentation
completions/completions_service.dart
CompletionsException
CompletionsException constructor
CompletionsException constructor
dark_mode
light_mode
CompletionsException
constructor
CompletionsException
(
{
required
int
statusCode
,
String
?
message
,
})
Implementation
CompletionsException({required this.statusCode, this.message});
another_chatgpt package
documentation
completions/completions_service
CompletionsException
CompletionsException constructor
CompletionsException class