menu
iforevents package
documentation
models/errors.dart
IForeventsAPIException
details property
details property
dark_mode
light_mode
details
property
Map
<
String
,
dynamic
>
?
details
final
Decoded error body, when the API sent JSON.
Implementation
final Map<String, dynamic>? details;
iforevents package
documentation
models/errors
IForeventsAPIException
details property
IForeventsAPIException class