billingAddress constant
IriTerm
const billingAddress
IRI for schema:billingAddress [Expects: https://schema.org/PostalAddress]
The billing address for the order.
Can be used on: https://schema.org/Order
Implementation
static const billingAddress = const IriTerm(
'https://schema.org/billingAddress',
);