periods property
A collection of times that this location is open for business.
Each period represents a range of hours when the location is open during the week.
Required.
Implementation
core.List<TimePeriod>? periods;
A collection of times that this location is open for business.
Each period represents a range of hours when the location is open during the week.
Required.
core.List<TimePeriod>? periods;