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 = const IriTerm(
'http://schema.org/billingAddress',
);