empty constant

  1. @BuiltValueEnumConst.new(wireName: r'')
NotificationCategoryEnum const empty

The type of event notification sent when you select the notification button.

Implementation

@BuiltValueEnumConst(wireName: r'')
static const NotificationCategoryEnum empty = _$notificationCategoryEnum_empty;