DIVING_TIME constant

Field const DIVING_TIME

Underwater time.

Implementation

static const Field DIVING_TIME = Field.newIntField(
  'divingTime',
);