menu
browserless package
documentation
browserless_api.dart
FrameAddScriptTagOptions
FrameAddScriptTagOptions.new constructor
FrameAddScriptTagOptions.new constructor
dark_mode
light_mode
FrameAddScriptTagOptions
constructor
FrameAddScriptTagOptions
(
{
String
?
url
,
String
?
path
,
String
?
content
,
String
?
type
,
String
?
id
,
})
Implementation
FrameAddScriptTagOptions({ this.url, this.path, this.content, this.type, this.id, });
browserless package
documentation
browserless_api
FrameAddScriptTagOptions
FrameAddScriptTagOptions.new constructor
FrameAddScriptTagOptions class