box constant
IriTerm
const box
box [Expects: https://schema.org/Text]
A box is the area enclosed by the rectangle formed by two points. The first point is the lower corner, the second point is the upper corner. A box is expressed as two points separated by a space character.
Can be used on: https://schema.org/GeoShape
Implementation
static const box = const IriTerm('https://schema.org/box');