CLOSED_PERMANENTLY constant

  1. @BuiltValueEnumConst(wireName: r'CLOSED_PERMANENTLY')
PlaceBusinessStatusEnum const CLOSED_PERMANENTLY

Indicates the operational status of the place, if it is a business. If no data exists, business_status is not returned.

Implementation

@BuiltValueEnumConst(wireName: r'CLOSED_PERMANENTLY')
static const PlaceBusinessStatusEnum CLOSED_PERMANENTLY =
    _$placeBusinessStatusEnum_CLOSED_PERMANENTLY;