menu
sentry package
documentation
sentry.dart
SentryOptions
ignoredExceptionsForType property
ignoredExceptionsForType property
dark_mode
light_mode
ignoredExceptionsForType
property
List
<
Type
>
get
ignoredExceptionsForType
Ignored exception types.
Implementation
List<Type> get ignoredExceptionsForType => _ignoredExceptionsForType;
sentry package
documentation
sentry
SentryOptions
ignoredExceptionsForType property
SentryOptions class