timezone property

String? get timezone

e.g. "America/Chicago"

Implementation

String? get timezone => _delegate.timezone;