ignoredExceptionsForType property

List<Type> get ignoredExceptionsForType

Ignored exception types.

Implementation

List<Type> get ignoredExceptionsForType => _ignoredExceptionsForType;