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