error constant

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

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

Implementation

@BuiltValueEnumConst(wireName: r'error')
static const AuthenticationNotificationDataStatusEnum error = _$authenticationNotificationDataStatusEnum_error;