PREPARE_SLEEP_TIME constant

Field const PREPARE_SLEEP_TIME

Time when the user prepares for sleep.

Implementation

static const Field PREPARE_SLEEP_TIME = Field.newLongField(
  'prepare_sleep_time',
);