allDetections property

List<DetectFaceResult>? allDetections

Implementation

List<DetectFaceResult>? get allDetections => _allDetections;