permanentlyClosed property

  1. @BuiltValueField(wireName: r'permanently_closed')
bool? permanentlyClosed

Deprecated. The field permanently_closed is deprecated, and should not be used. Instead, use business_status to get the operational status of businesses.

Implementation

@BuiltValueField(wireName: r'permanently_closed')
bool? get permanentlyClosed;