EmergencyService constant

IriTerm const EmergencyService

IRI for schema:EmergencyService

An emergency service, such as a fire station or ER.

Implementation

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