ALLOW_FORMS constant
Allows the resource to submit forms. If this keyword is not used, form submission is blocked.
Implementation
static const ALLOW_FORMS = Sandbox._internal('allow-forms', 'allow-forms');
Allows the resource to submit forms. If this keyword is not used, form submission is blocked.
static const ALLOW_FORMS = Sandbox._internal('allow-forms', 'allow-forms');