failingUrl property

String? failingUrl
final

Gets the URL for which the resource request was made.

This value is not provided on iOS. Alternatively, you can keep track of the last values provided to WebViewPlatformController.loadUrl.

Implementation

final String? failingUrl;