closed constant
The status of the store. Possible values: Pending, Active, Inactive, InactiveWithModifications, Closed.
Implementation
@BuiltValueEnumConst(wireName: r'Closed')
static const StoreDetailStatusEnum closed = _$storeDetailStatusEnum_closed;