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