crop property
Uint8List?
get
crop
Base64 image of the aligned and cropped portrait. Returned if MatchFacesRequest.outputImageParams is set or predefined scenario is used.
Implementation
Uint8List? get crop => _crop;