userAgent property

String? get userAgent

Implementation

String? get userAgent => (_$data['userAgent'] as String?);