GOLF_BACK_SWING_TIME constant

Field const GOLF_BACK_SWING_TIME

Average backswing time.

Implementation

static const Field GOLF_BACK_SWING_TIME = Field.newIntField(
  'golf_back_swing_time',
);