smokingAllowed constant

IriTerm const smokingAllowed

smokingAllowed [Expects: http://schema.org/Boolean]

Indicates whether it is allowed to smoke in the place, e.g. in the restaurant, hotel or hotel room.

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

Implementation

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