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