unknownDefaultOpenApi constant

  1. @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
NotificationCategoryEnum const unknownDefaultOpenApi

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

Implementation

@BuiltValueEnumConst(wireName: r'unknown_default_open_api', fallback: true)
static const NotificationCategoryEnum unknownDefaultOpenApi = _$notificationCategoryEnum_unknownDefaultOpenApi;