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