businessHours property

  1. @JsonKey(name: "business_hours")
BusinessHours? businessHours
final

Implementation

@JsonKey(name: "business_hours")
final BusinessHours? businessHours;