orderStatus constant
orderStatus [Expects: http://schema.org/OrderStatus]
The current status of the order.
Can be used on: http://schema.org/Order
Implementation
static const orderStatus = IriTerm.prevalidated(
'http://schema.org/orderStatus',
);