menu
dart_web_scraper package
documentation
common/utils/random.dart
BrowserProfile
BrowserProfile.new constructor
BrowserProfile.new constructor
dark_mode
light_mode
BrowserProfile
constructor
BrowserProfile
(
String
userAgent
,
Map
<
String
,
String
>
headers
)
Implementation
BrowserProfile(this.userAgent, this.headers);
dart_web_scraper package
documentation
common/utils/random
BrowserProfile
BrowserProfile.new constructor
BrowserProfile class