mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-19 01:14:40 +08:00
3 lines
56 B
Dart
3 lines
56 B
Dart
bool get isSafari => false;
|
|
bool get isMobile => false;
|