ALLOW_PRESENTATION constant

Sandbox const ALLOW_PRESENTATION

Lets the resource start a presentation session.

Implementation

static const ALLOW_PRESENTATION = Sandbox._internal(
  'allow-presentation',
  'allow-presentation',
);