mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-03 20:00:10 +08:00
3 lines
56 B
Dart
3 lines
56 B
Dart
bool get isSafari => false;
|
|
bool get isMobile => false;
|