menu
deepseek_community package
documentation
deepseek.dart
DeepSeekException
DeepSeekException.new constructor
DeepSeekException.new constructor
dark_mode
light_mode
DeepSeekException
constructor
DeepSeekException
(
String
message
, {
int
?
statusCode
,
String
?
type
,
String
?
param
,
String
?
code
,
})
Implementation
DeepSeekException(this.message, {this.statusCode, this.type, this.param, this.code});
deepseek_community package
documentation
deepseek
DeepSeekException
DeepSeekException.new constructor
DeepSeekException class