userAgent property

String? userAgent
latefinal

The user agent is used to detect the operating system and browser used.

Implementation

late final String? userAgent;