TaxiService constant

IriTerm const TaxiService

IRI for schema:TaxiService

A service for a vehicle for hire with a driver for local travel. Fares are usually calculated based on distance traveled.

Implementation

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