userAgent property
The browser's user-agent string, as reported by Navigator.userAgent.
If no Navigator object is a available, the value will be
the string "unknown".
Implementation
String get userAgent;
The browser's user-agent string, as reported by Navigator.userAgent.
If no Navigator object is a available, the value will be
the string "unknown".
String get userAgent;