userAgent property

String? userAgent
final

User-Agent to be used in the HTTP request to the link Default: 'Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.3'

Implementation

final String? userAgent;