AWAKE_TIME constant

Field const AWAKE_TIME

Duration when staying awake.

Implementation

static const Field AWAKE_TIME = Field.newIntField(
  'awake_time',
);