menu
puppeteer package
documentation
protocol/page.dart
NavigateResult
isDownload property
isDownload property
dark_mode
light_mode
isDownload
property
bool
?
isDownload
final
Whether the navigation resulted in a download.
Implementation
final bool? isDownload;
puppeteer package
documentation
protocol/page
NavigateResult
isDownload property
NavigateResult class