timezone property

String? get timezone

Implementation

String? get timezone => (_$data['timezone'] as String?);