rejected constant

  1. @BuiltValueEnumConst.new(wireName: r'rejected')
AuthenticationNotificationDataStatusEnum const rejected

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

Implementation

@BuiltValueEnumConst(wireName: r'rejected')
static const AuthenticationNotificationDataStatusEnum rejected = _$authenticationNotificationDataStatusEnum_rejected;