OFFER_CLOSED constant

  1. @BuiltValueEnumConst.new(wireName: r'OFFER_CLOSED')
GenericNotificationRequestItemEventCodeEnum const OFFER_CLOSED

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'OFFER_CLOSED')
static const GenericNotificationRequestItemEventCodeEnum OFFER_CLOSED = _$genericNotificationRequestItemEventCodeEnum_OFFER_CLOSED;