menu
iforevents package
documentation
models/iforevents_api_config.dart
IForeventsAPIConfig
throwOnError property
throwOnError property
dark_mode
light_mode
throwOnError
property
bool
throwOnError
final
Throw exceptions on errors instead of just logging (default: false)
Implementation
final bool throwOnError;
iforevents package
documentation
models/iforevents_api_config
IForeventsAPIConfig
throwOnError property
IForeventsAPIConfig class