timeZone property

Location? timeZone

Property getter and setter for timeZone:

Implementation

Location? get timeZone;
void timeZone=(Location? timeZone)

Implementation

set timeZone(Location? timeZone);