allowAny property

Csp allowAny
final

CSP declaration 'default-src: *'.

Implementation

static final Csp allowAny = Csp.parse('default-src: *');