BodyMeasurementFoot constant

IriTerm const BodyMeasurementFoot

IRI for schema:BodyMeasurementFoot

Foot length (measured between end of the most prominent toe and the most prominent part of the heel). Used, for example, to measure socks.

Implementation

static const BodyMeasurementFoot = IriTerm.prevalidated(
  'https://schema.org/BodyMeasurementFoot',
);