GOLF_SWING_TEMPO constant

Field const GOLF_SWING_TEMPO

Average swing tempo (average backswing time/average downswing time).

Implementation

static const Field GOLF_SWING_TEMPO = Field.newDoubleField(
  'golf_swing_tempo',
);