ALL_SLEEP_TIME constant

Field const ALL_SLEEP_TIME

Total sleep duration.

Implementation

static const Field ALL_SLEEP_TIME = Field.newIntField(
  'all_sleep_time',
);