hasDriveThroughService property

  1. @override
bool? hasDriveThroughService
getter/setter pairoverride

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

Implementation

@override
bool? hasDriveThroughService;