authenticated constant
- @BuiltValueEnumConst.new(wireName: r'authenticated')
Outcome of the authentication. Allowed values: * authenticated * rejected * error
Implementation
@BuiltValueEnumConst(wireName: r'authenticated')
static const AuthenticationNotificationDataStatusEnum authenticated = _$authenticationNotificationDataStatusEnum_authenticated;