OFFER_CLOSED constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'OFFER_CLOSED')
static const CancellationNotificationRequestItemEventCodeEnum OFFER_CLOSED = _$cancellationNotificationRequestItemEventCodeEnum_OFFER_CLOSED;