userAgent property

String? userAgent
final

Custom user-agent. It overrides the user-agent used by default.

Populates the useragent field.

Only configurable on iOS and Android. Ignored on Web where it is automatically assigned.

Implementation

final String? userAgent;