userAgent property
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;
The user agent sent by the client.
Example: "Mozilla/4.0 (compatible; MSIE 6.0; Windows 98; Q312461; .NET CLR 1.0.3705)".
core.String? userAgent;