SchemaBedDetails constructor
SchemaBedDetails({})
Create a new instance of SchemaBedDetails
Implementation
SchemaBedDetails({
this.numberOfBeds,
this.typeOfBed,
this.additionalType,
this.alternateName,
this.description,
this.disambiguatingDescription,
this.identifier,
this.image,
this.mainEntityOfPage,
this.name,
this.potentialAction,
this.sameAs,
this.subjectOf,
this.url,
});