timeZone property

String? timeZone
final

Timezone identifier for the event (e.g., "America/New_York"). Null for all-day events (floating dates).

Implementation

final String? timeZone;