OFFER_CLOSED constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'OFFER_CLOSED')
static const NotificationRequestItemEventCodeEnum OFFER_CLOSED = _$notificationRequestItemEventCodeEnum_OFFER_CLOSED;