GOLF_SWING_COUNT constant

Field const GOLF_SWING_COUNT

Total swings.

Implementation

static const Field GOLF_SWING_COUNT = Field.newIntField(
  'golf_swing_count',
);