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