error property

MatchFacesException? get error

The error describes a failed face detection and contains MatchFacesErrorCode codes.

Implementation

MatchFacesException? get error => _error;