Files
eh_downloader_flutter/lib/platform/ua_none.dart

3 lines
56 B
Dart

bool get isSafari => false;
bool get isMobile => false;