departureBoatTerminal constant

IriTerm const departureBoatTerminal

departureBoatTerminal [Expects: http://schema.org/BoatTerminal]

The terminal or port from which the boat departs.

Can be used on: http://schema.org/BoatTrip

Implementation

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