timezone property

String? timezone

Implementation

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