numberOfBeds constant

IriTerm const numberOfBeds

numberOfBeds [Expects: http://schema.org/Number]

The quantity of the given bed type available in the HotelRoom, Suite, House, or Apartment.

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

Implementation

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