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