timezone property
      
      String
      get
      timezone
      
    
    
The local time zone setting of this app.
Implementation
String get timezone => _timezone;The local time zone setting of this app.
String get timezone => _timezone;