userAgent property

String? userAgent
getter/setter pair

The user agent sent by the client.

Example: "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Q312461; .NET CLR 1.0.3705)".

Implementation

core.String? userAgent;