error property
      
      MatchFacesException?
      get
      error
      
    
    
The error describes a failed pair comparison and contains MatchFacesErrorCode codes.
Implementation
MatchFacesException? get error => _error;The error describes a failed pair comparison and contains MatchFacesErrorCode codes.
MatchFacesException? get error => _error;