errorType property
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;
The type this error can be categorized as.
This will never be null on Android, but can be null on iOS.
final WebResourceErrorType? errorType;