SLEEP_AWAKE constant

SleepState const SLEEP_AWAKE

Awake. Constant Value: 4

Implementation

static const SleepState SLEEP_AWAKE = SleepState._(4);