menu
puppeteer package
documentation
protocol/network.dart
RequestInterceptedEvent
redirectUrl property
redirectUrl property
dark_mode
light_mode
redirectUrl
property
String
?
redirectUrl
final
Redirect location, only sent if a redirect was intercepted.
Implementation
final String? redirectUrl;
puppeteer package
documentation
protocol/network
RequestInterceptedEvent
redirectUrl property
RequestInterceptedEvent class