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