FIELD_STEPS constant

Field const FIELD_STEPS

Step count.

Implementation

static const Field FIELD_STEPS = Field.newIntField(
  'steps',
);