unknownDefaultOpenApi constant

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

Outcome of the authentication. Allowed values: * authenticated * rejected * error

Implementation

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