type property
The event type determines how Sentry handles the event and has an impact on processing, rate limiting, and quotas. defaults to 'default'
Implementation
String? type;
The event type determines how Sentry handles the event and has an impact on processing, rate limiting, and quotas. defaults to 'default'
String? type;