unknownDefaultOpenApi constant
- @BuiltValueEnumConst.new(wireName: r'unknown_default_open_api', fallback: true)
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;