userAgent property

String? get userAgent

Gets User-Agent header

Implementation

String? get userAgent => _headers.userAgent;