menu
puppeteer package
documentation
protocol/network.dart
ResponseData
fromPrefetchCache property
fromPrefetchCache property
dark_mode
light_mode
fromPrefetchCache
property
bool
?
fromPrefetchCache
final
Specifies that the request was served from the prefetch cache.
Implementation
final bool? fromPrefetchCache;
puppeteer package
documentation
protocol/network
ResponseData
fromPrefetchCache property
ResponseData class