mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-06-08 23:08:55 +08:00
4 lines
78 B
Dart
4 lines
78 B
Dart
String get oUA => "";
|
|
bool get isSafari => false;
|
|
bool get isMobile => false;
|