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