businessStatus property

String? businessStatus
final

Indicates the operational status of the place, if it is a business. If no data exists, business_status is not returned. The allowed values include: OPERATIONAL, CLOSED_TEMPORARILY, and CLOSED_PERMANENTLY

Implementation

final String? businessStatus;