errorType property

WebResourceErrorType? errorType
final

The type this error can be categorized as.

This will never be null on Android, but can be null on iOS.

Implementation

final WebResourceErrorType? errorType;