Detect device user agent
Future<String?> getUserAgent() { return GetSettingsPlatform.instance.getUserAgent(); }