OFF_BED_TIME constant

Field const OFF_BED_TIME

Time when the user is out of bed for the last time.

Implementation

static const Field OFF_BED_TIME = Field.newLongField(
  'off_bed_time',
);