DEFAULT constant

TrustedWebActivityScreenOrientation const DEFAULT

The default screen orientation is the set of orientations to which the screen is locked when there is no current orientation lock.

Implementation

static const DEFAULT = TrustedWebActivityScreenOrientation._internal(0, 0);