failingUrl property
Gets the URL for which the failing resource request was made.
Implementation
@Deprecated('Please use `url`.')
final String? failingUrl;
Gets the URL for which the failing resource request was made.
@Deprecated('Please use `url`.')
final String? failingUrl;