SLEEP_DREAM constant

SleepState const SLEEP_DREAM

REM sleep. Constant Value: 2

Implementation

static const SleepState SLEEP_DREAM = SleepState._(2);