menu
google_play_scraper package
documentation
exceptions.dart
ExtraHTTPError
ExtraHTTPError constructor
ExtraHTTPError constructor
dark_mode
light_mode
ExtraHTTPError
constructor
ExtraHTTPError
(
String
message
)
Implementation
ExtraHTTPError(String message) : super(message);
google_play_scraper package
documentation
exceptions
ExtraHTTPError
ExtraHTTPError constructor
ExtraHTTPError class