menu
iforevents package
documentation
models/errors.dart
IForeventsAPIException
IForeventsAPIException.new const constructor
IForeventsAPIException.new const constructor
dark_mode
light_mode
IForeventsAPIException
constructor
const
IForeventsAPIException
(
String
message
, {
int
?
statusCode
,
Map
<
String
,
dynamic
>
?
details
,
})
Implementation
const IForeventsAPIException(this.message, {this.statusCode, this.details});
iforevents package
documentation
models/errors
IForeventsAPIException
IForeventsAPIException.new const constructor
IForeventsAPIException class