hoursOfOperation property

List<LocationHoursOfOperation>? hoursOfOperation
inherited

hoursOfOperation What days/times during a week is this location usually open.

Implementation

List<LocationHoursOfOperation>? get hoursOfOperation =>
    throw _privateConstructorUsedError;