DistanceFee constant

IriTerm const DistanceFee

IRI for schemahttp:DistanceFee

Represents the distance fee (e.g., price per km or mile) part of the total price for an offered product, for example a car rental.

Implementation

static const DistanceFee = IriTerm.prevalidated(
  'http://schema.org/DistanceFee',
);