ALLOW_SCRIPTS constant
Lets the resource run scripts (but not create popup windows).
Implementation
static const ALLOW_SCRIPTS = Sandbox._internal(
'allow-scripts',
'allow-scripts',
);
Lets the resource run scripts (but not create popup windows).
static const ALLOW_SCRIPTS = Sandbox._internal(
'allow-scripts',
'allow-scripts',
);