ALLOW_DOWNLOADS constant
Allows for downloads to occur with a gesture from the user.
Implementation
static const ALLOW_DOWNLOADS = Sandbox._internal(
'allow-downloads',
'allow-downloads',
);
Allows for downloads to occur with a gesture from the user.
static const ALLOW_DOWNLOADS = Sandbox._internal(
'allow-downloads',
'allow-downloads',
);