failingUrl property

  1. @Deprecated('Please use `url`.')
String? failingUrl
final

Gets the URL for which the failing resource request was made.

Implementation

@Deprecated('Please use `url`.')
final String? failingUrl;