BedDetails constant
IRI for schema:BedDetails
An entity holding detailed information about the available bed types, e.g. the quantity of twin beds for a hotel room. For the single case of just one bed of a certain type, you can use bed directly with a text. See also {BedType} (under development).
Implementation
static const BedDetails = IriTerm.prevalidated(
'https://schema.org/BedDetails',
);