menu
puppeteer package
documentation
protocol/page.dart
NavigateResult
errorText property
errorText property
dark_mode
light_mode
errorText
property
String
?
errorText
final
User friendly error message, present if and only if navigation has failed.
Implementation
final String? errorText;
puppeteer package
documentation
protocol/page
NavigateResult
errorText property
NavigateResult class