containsPlace constant
containsPlace [Expects: https://schema.org/Place]
The basic containment relation between a place and another that it contains.
Can be used on: https://schema.org/Place
Implementation
static const containsPlace = IriTerm.prevalidated(
'https://schema.org/containsPlace',
);