isDownload property
Set if the request is a navigation that will result in a download. Only present after response is received from the server (i.e. HeadersReceived stage).
Implementation
final bool? isDownload;
Set if the request is a navigation that will result in a download. Only present after response is received from the server (i.e. HeadersReceived stage).
final bool? isDownload;