detections property

Face detection results for each given image.

Implementation

List<MatchFacesDetection> get detections => _detections;