menu
pub_doctor package
documentation
application/scan_service.dart
ScanOptions
offline property
offline property
dark_mode
light_mode
offline
property
bool
offline
final
Restricts the scan to cached data only — no network calls are made.
Implementation
final bool offline;
pub_doctor package
documentation
application/scan_service
ScanOptions
offline property
ScanOptions class