SentryHandler constructor
SentryHandler(})
Implementation
SentryHandler(
this.sentryClient, {
this.userContext,
this.enableDeviceParameters = true,
this.enableApplicationParameters = true,
this.enableCustomParameters = true,
this.printLogs = true,
this.customEnvironment,
this.customRelease,
});