ALLOW_ORIENTATION_LOCK constant

Sandbox const ALLOW_ORIENTATION_LOCK

Lets the resource lock the screen orientation.

Implementation

static const ALLOW_ORIENTATION_LOCK = Sandbox._internal(
  'allow-orientation-lock',
  'allow-orientation-lock',
);