smokingAllowed constant
IriTerm
const smokingAllowed
smokingAllowed [Expects: https://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: https://schema.org/Place
Implementation
static const smokingAllowed = const IriTerm(
'https://schema.org/smokingAllowed',
);