userAgent property

String? userAgent
getter/setter pair

Gives information about the device such as os version.

This property can be updated. For more information, see the Developer's Guide.

Implementation

core.String? userAgent;