ErrorEvent constructor
const
ErrorEvent(})
Implementation
const ErrorEvent(
this.error,
this.stackTrace, {
this.description,
this.level = Level.error,
this.fingerprint,
this.title,
this.custom,
});
const ErrorEvent(
this.error,
this.stackTrace, {
this.description,
this.level = Level.error,
this.fingerprint,
this.title,
this.custom,
});