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