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