isResizable constant
IRI for schemahttp:isResizable [Expects: http://schema.org/Boolean]
Whether the 3DModel allows resizing. For example, room layout applications often do not allow 3DModel elements to be resized to reflect reality.
Can be used on: http://schema.org/3DModel
Implementation
static const isResizable = IriTerm.prevalidated(
'http://schema.org/isResizable',
);