billingPeriod constant
IRI for schema:billingPeriod [Expects: https://schema.org/Duration]
The time interval used to compute the invoice.
Can be used on: https://schema.org/Invoice
Implementation
static const billingPeriod = IriTerm.prevalidated(
'https://schema.org/billingPeriod',
);