GOLF_DOWN_SWING_TIME constant

Field const GOLF_DOWN_SWING_TIME

Average downswing time.

Implementation

static const Field GOLF_DOWN_SWING_TIME = Field.newIntField(
  'golf_down_swing_time',
);