starRating constant
starRating [Expects: http://schema.org/Rating]
An official rating for a lodging business or food establishment, e.g. from national associations or standards bodies. Use the author property to indicate the rating organization, e.g. as an Organization with name such as (e.g. HOTREC, DEHOGA, WHR, or Hotelstars).
Can be used on: http://schema.org/FoodEstablishment, http://schema.org/LodgingBusiness
Implementation
static const starRating = IriTerm.prevalidated(
'http://schema.org/starRating',
);