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