timeZoneName property

  1. @JsonKey(name: 'time_zone_name')
String get timeZoneName
inherited

Unique name of the time zone for which the opening hours are defined.

Implementation

@JsonKey(name: 'time_zone_name')
String get timeZoneName;