FIELD_BPM constant

Field const FIELD_BPM

Heart rate.

Implementation

static const Field FIELD_BPM = Field.newDoubleField(
  'bpm',
);