timeZone property

String? timeZone
getter/setter pair

The time zone of this conversational profile from the time zone database, e.g., America/New_York, Europe/Paris.

Defaults to America/New_York.

Implementation

core.String? timeZone;