recognitionSuccessful property

bool recognitionSuccessful
getter/setter pair

Defines a result of the Medical Certificate scanning flow. */ class MedicalCertificateRecognizerResult { Defines whether recognition was successful

Implementation

/// Defines whether recognition was successful
bool recognitionSuccessful;