scheduleTimezone constant
IRI for schema:scheduleTimezone [Expects: https://schema.org/Text]
Indicates the timezone for which the time(s) indicated in the {Schedule} are given. The value provided should be among those listed in the IANA Time Zone Database.
Can be used on: https://schema.org/Schedule
Implementation
static const scheduleTimezone = IriTerm.prevalidated(
'https://schema.org/scheduleTimezone',
);