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