isResizable constant
IriTerm
const isResizable
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 = const IriTerm('http://schema.org/isResizable');