numberOfFullBathrooms constant
IriTerm
const numberOfFullBathrooms
numberOfFullBathrooms [Expects: http://schema.org/Number]
Number of full bathrooms - The total number of full and ¾ bathrooms in an {Accommodation
}. This corresponds to the BathroomsFull field in RESO.
Can be used on: http://schema.org/Accommodation, http://schema.org/FloorPlan
Implementation
static const numberOfFullBathrooms = const IriTerm(
'http://schema.org/numberOfFullBathrooms',
);