FIELD_HEIGHT constant

Field const FIELD_HEIGHT

Height (m).

Implementation

static const Field FIELD_HEIGHT = Field.newDoubleField(
  'height',
);