TECHNICAL_CANCEL constant

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

The type of event the notification item is for.

Implementation

@BuiltValueEnumConst(wireName: r'TECHNICAL_CANCEL')
static const NotificationRequestItemEventCodeEnum TECHNICAL_CANCEL = _$notificationRequestItemEventCodeEnum_TECHNICAL_CANCEL;