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