billingAddress constant

IriTerm const billingAddress

IRI for schemahttp:billingAddress [Expects: http://schema.org/PostalAddress]

The billing address for the order.

Can be used on: http://schema.org/Order

Implementation

static const billingAddress = IriTerm.prevalidated(
  'http://schema.org/billingAddress',
);