userAgent property

String? get userAgent

Gets user agent.

Implementation

String? get userAgent => _raw.headers.value('user-agent');