userAgent property

String? userAgent
final

The value used for the HTTP User-Agent: request header.

When null the platform's webview default is used for the User-Agent header.

Implementation

final String? userAgent;