WAKE_UP_CNT constant

Field const WAKE_UP_CNT

Number of times the user is awake.

Implementation

static const Field WAKE_UP_CNT = Field.newIntField(
  'wakeup_count',
);