hasDriveThroughService property

bool? hasDriveThroughService
getter/setter pair

Indicates whether some facility (e.g [FoodEstablishment], [CovidTestingFacility]) offers a service that can be used by driving through in a car In the case of [CovidTestingFacility] such facilities could potentially help with social distancing from other potentially-infected users.

Implementation

bool? hasDriveThroughService;