validUntil constant
validUntil [Expects: https://schema.org/Date]
The date when the item is no longer valid.
Can be used on: https://schema.org/Permit
Implementation
static const validUntil = IriTerm.prevalidated(
'https://schema.org/validUntil',
);