status property
Outcome of the authentication. Allowed values: * authenticated * rejected * error
Implementation
@BuiltValueField(wireName: r'status')
AuthenticationNotificationDataStatusEnum get status;
Outcome of the authentication. Allowed values: * authenticated * rejected * error
@BuiltValueField(wireName: r'status')
AuthenticationNotificationDataStatusEnum get status;