GO_BED_TIME constant

Field const GO_BED_TIME

Time when the user goes to bed.

Implementation

static const Field GO_BED_TIME = Field.newLongField(
  'go_bedTime',
);