errorType property

ErrorType errorType

Returns the error type of the exception that has been thrown.

Implementation

ErrorType get errorType => _errorType;