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
final String? type;
The event type determines how Sentry handles the event and has an impact on processing, rate limiting, and quotas. defaults to 'default'
final String? type;