DIVING_COUNT constant

Field const DIVING_COUNT

Number of dives.

Implementation

static const Field DIVING_COUNT = Field.newIntField(
  'divingCount',
);