menu
flutter_scrapper package
documentation
exceptions/scraper_exceptions.dart
ParseException
content property
content property
dark_mode
light_mode
content
property
String
?
content
final
The content that failed to parse
Implementation
final String? content;
flutter_scrapper package
documentation
exceptions/scraper_exceptions
ParseException
content property
ParseException class