OrderProblem constant

IriTerm const OrderProblem

IRI for schema:OrderProblem

OrderStatus representing that there is a problem with the order.

Implementation

static const OrderProblem = IriTerm.prevalidated(
  'https://schema.org/OrderProblem',
);