userAgent property

String userAgent
final

Value reported by navigator.userAgent and used as the default User-Agent by the built-in fetch handler.

Implementation

final String userAgent;