containedIn property

  1. @override
  2. @Deprecated('Use [containedInPlace]. See https://schema.org/containedIn')
SchemaPlace? containedIn
getter/setter pairoverride

The basic containment relation between a place and one that contains it.

Implementation

@override
@Deprecated('Use [containedInPlace]. See https://schema.org/containedIn')
SchemaPlace? containedIn;