FIELD_SPEED constant

Field const FIELD_SPEED

Speed (m/s).

Implementation

static const Field FIELD_SPEED = Field.newDoubleField(
  'speed',
);