billingAddress constant

IriTerm const billingAddress

billingAddress [Expects: https://schema.org/PostalAddress]

The billing address for the order.

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

Implementation

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