scheduleTimezone constant
scheduleTimezone [Expects: http://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: http://schema.org/Schedule
Implementation
static const scheduleTimezone = IriTerm.prevalidated(
'http://schema.org/scheduleTimezone',
);