error property

The error describes a failed face detection and contains MatchFacesErrorCode codes. This error belongs to the MatchFacesErrorCode.

Implementation

MatchFacesException? get error => _error;