userAgent property
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;
The value used for the HTTP User-Agent: request header.
When null the platform's webview default is used for the User-Agent header.
final String? userAgent;