POOL_LENGTH constant

Field const POOL_LENGTH

Swimming pool length.

Implementation

static const Field POOL_LENGTH = Field.newIntField(
  'pool_length',
);