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