onRegularError property
void Function(String? errorTitle, String? errorBody, Exception e)?
onRegularError
getter/setter pair
Implementation
void Function(String? errorTitle, String? errorBody, Exception e)?
onRegularError;