WATER_TYPE constant

Field const WATER_TYPE

Water type.

Implementation

static const Field WATER_TYPE = Field.newIntField(
  'waterType',
);